[INFO] fetching crate kompact 0.10.1... [INFO] testing kompact-0.10.1 against 1.49.0 for beta-1.50-1 [INFO] extracting crate kompact 0.10.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate kompact 0.10.1 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate kompact 0.10.1 [INFO] finished tweaking crates.io crate kompact 0.10.1 [INFO] tweaked toml for crates.io crate kompact 0.10.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbdaf16104c90bf65fc6eaec4fefa1e9939a5f8f7b4322b4c0f0507527a86e16 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bbdaf16104c90bf65fc6eaec4fefa1e9939a5f8f7b4322b4c0f0507527a86e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbdaf16104c90bf65fc6eaec4fefa1e9939a5f8f7b4322b4c0f0507527a86e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbdaf16104c90bf65fc6eaec4fefa1e9939a5f8f7b4322b4c0f0507527a86e16", kill_on_drop: false }` [INFO] [stdout] bbdaf16104c90bf65fc6eaec4fefa1e9939a5f8f7b4322b4c0f0507527a86e16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04167dbf27d8760b8a4af6b87ff2afd6e8b6b98233130db2e68b759004f44770 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "04167dbf27d8760b8a4af6b87ff2afd6e8b6b98233130db2e68b759004f44770", kill_on_drop: false }` [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling oncemutex v0.1.1 [INFO] [stderr] Compiling as_num v0.2.5 [INFO] [stderr] Compiling bitfields v0.2.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling kompact v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling synchronoise v1.0.0 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling kompact-actor-derive v0.10.1 [INFO] [stderr] Compiling kompact-component-derive v0.10.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling java-properties v1.3.0 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling arr_macro v0.1.3 [INFO] [stderr] Compiling hocon v0.3.6 [INFO] [stderr] Compiling hierarchical_hash_wheel_timer v1.0.0 [INFO] [stderr] Compiling executors v0.8.0 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.68s [INFO] running `Command { std: "docker" "inspect" "04167dbf27d8760b8a4af6b87ff2afd6e8b6b98233130db2e68b759004f44770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04167dbf27d8760b8a4af6b87ff2afd6e8b6b98233130db2e68b759004f44770", kill_on_drop: false }` [INFO] [stdout] 04167dbf27d8760b8a4af6b87ff2afd6e8b6b98233130db2e68b759004f44770 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a0cc7699acf4d358b182f809b1e30ede3f2e4be2e9c866aee7c1c298be995bb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5a0cc7699acf4d358b182f809b1e30ede3f2e4be2e9c866aee7c1c298be995bb", kill_on_drop: false }` [INFO] [stderr] Compiling kompact v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 39.63s [INFO] running `Command { std: "docker" "inspect" "5a0cc7699acf4d358b182f809b1e30ede3f2e4be2e9c866aee7c1c298be995bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a0cc7699acf4d358b182f809b1e30ede3f2e4be2e9c866aee7c1c298be995bb", kill_on_drop: false }` [INFO] [stdout] 5a0cc7699acf4d358b182f809b1e30ede3f2e4be2e9c866aee7c1c298be995bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8c366ad978edc62d532afecb90fdb9a7e5483329950e7b5e738583c3ef68df46 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8c366ad978edc62d532afecb90fdb9a7e5483329950e7b5e738583c3ef68df46", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/kompact-5ce8adc658c2ff05 [INFO] [stdout] [INFO] [stdout] running 91 tests [INFO] [stdout] test actors::paths::tests::actor_path_unique_strings ... ok [INFO] [stdout] test actors::paths::tests::actor_path_named_strings ... ok [INFO] [stdout] test actors::paths::tests::actor_path_strings ... ok [INFO] [stdout] test dispatch::lookup::path_trie::tests::test_empty_get ... ok [INFO] [stdout] test dispatch::lookup::path_trie::tests::test_insert_get ... ok [INFO] [stdout] test dispatch::lookup::path_trie::tests::test_iter ... ok [INFO] [stdout] test dispatch::lookup::path_trie::tests::test_remove ... ok [INFO] [stdout] test dispatch::tests::failed_network ... ignored [INFO] [stdout] test component::tests::component_core_send ... ok [INFO] [stdout] Jan 04 22:59:18.328 TRCE Initialised., ctype: DeadletterBox, cid: f150d8fe-1a00-4790-a460-1011726371c7, system: kompact-runtime-10, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.475 TRCE Initialised., ctype: LocalDispatcher, cid: c8f8aa42-caf8-4015-94d6-f202dc14c462, system: kompact-runtime-10, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.476 TRCE Initialised., ctype: ComponentSupervisor, cid: 587635d1-2ebb-417e-be7c-3802e39f5b7d, system: kompact-runtime-10, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.523 TRCE Initialised., ctype: DeadletterBox, cid: 0788c22f-07af-4530-a1ca-15f342ce8a5f, system: kompact-runtime-7, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.523 TRCE Initialised., ctype: LocalDispatcher, cid: 5ba19480-9769-4258-ab4a-acd787c94a64, system: kompact-runtime-7, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.524 DEBG Component started., cid: 587635d1-2ebb-417e-be7c-3802e39f5b7d, system: kompact-runtime-10, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.524 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 587635d1-2ebb-417e-be7c-3802e39f5b7d, system: kompact-runtime-10, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:18.525 DEBG Component started., cid: f150d8fe-1a00-4790-a460-1011726371c7, system: kompact-runtime-10, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.526 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: f150d8fe-1a00-4790-a460-1011726371c7, system: kompact-runtime-10, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:18.526 TRCE Initialised., ctype: DeadletterBox, cid: 3c650787-c116-430a-b0b3-28411aa4183d, system: kompact-runtime-6, location: src/component/context.rs:77 [INFO] [stdout] test actors::refs::tests::test_recipient_into ... ok [INFO] [stdout] Jan 04 22:59:18.539 TRCE Initialised., ctype: LocalDispatcher, cid: cb1238bc-b784-4db0-8818-4acfbbea8251, system: kompact-runtime-6, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.558 TRCE Initialised., ctype: ComponentSupervisor, cid: 326258ca-28ca-487d-a182-676ceb2c1510, system: kompact-runtime-6, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.559 DEBG Component started., cid: 3c650787-c116-430a-b0b3-28411aa4183d, system: kompact-runtime-6, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.560 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 3c650787-c116-430a-b0b3-28411aa4183d, system: kompact-runtime-6, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:18.560 DEBG Component started., cid: cb1238bc-b784-4db0-8818-4acfbbea8251, system: kompact-runtime-6, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.561 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: cb1238bc-b784-4db0-8818-4acfbbea8251, system: kompact-runtime-6, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:18.561 DEBG Component started., cid: 326258ca-28ca-487d-a182-676ceb2c1510, system: kompact-runtime-6, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.562 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 326258ca-28ca-487d-a182-676ceb2c1510, system: kompact-runtime-6, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:18.562 TRCE Initialised., ctype: DeadletterBox, cid: ecd41768-1f6b-467d-a15f-aff914acbbcf, system: kompact-runtime-12, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.563 TRCE Initialised., ctype: LocalDispatcher, cid: 78eb5707-1b7a-4920-a59d-fbdd43baa27d, system: kompact-runtime-12, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.563 TRCE Initialised., ctype: ComponentSupervisor, cid: bc8279d9-6013-486c-82db-f704471ad8d4, system: kompact-runtime-12, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.564 TRCE Initialised., ctype: DeadletterBox, cid: a45e2b46-b130-45b4-8b05-24bb4cc062c0, system: kompact-runtime-5, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.565 TRCE Initialised., ctype: LocalDispatcher, cid: 2769e9aa-e608-4bd5-8488-70a7fd2364d6, system: kompact-runtime-5, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.565 TRCE Initialised., ctype: ComponentSupervisor, cid: d5213482-1fa6-4191-bd39-17335bddeab6, system: kompact-runtime-5, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.566 TRCE Initialised., ctype: DeadletterBox, cid: c2a08b5e-4a4f-41c6-bce8-117c960d7a8b, system: kompact-runtime-11, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.566 TRCE Initialised., ctype: LocalDispatcher, cid: 6df52505-531a-46f5-b0d2-224aa0af9aca, system: kompact-runtime-11, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.567 TRCE Initialised., ctype: ComponentSupervisor, cid: af8bdd2c-1228-4535-99f4-484b50b266fd, system: kompact-runtime-11, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.567 DEBG Component started., cid: a45e2b46-b130-45b4-8b05-24bb4cc062c0, system: kompact-runtime-5, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.568 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: a45e2b46-b130-45b4-8b05-24bb4cc062c0, system: kompact-runtime-5, location: src/default_components.rs:176 [INFO] [stdout] test actors::refs::tests::test_recipient_explicit ... ok [INFO] [stdout] Jan 04 22:59:18.606 DEBG Component started., cid: 2769e9aa-e608-4bd5-8488-70a7fd2364d6, system: kompact-runtime-5, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.617 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 2769e9aa-e608-4bd5-8488-70a7fd2364d6, system: kompact-runtime-5, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:18.617 DEBG Component started., cid: d5213482-1fa6-4191-bd39-17335bddeab6, system: kompact-runtime-5, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.617 DEBG Started supervisor., ctype: ComponentSupervisor, cid: d5213482-1fa6-4191-bd39-17335bddeab6, system: kompact-runtime-5, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:18.617 TRCE Initialised., ctype: DeadletterBox, cid: 4c1c1548-6d86-4f50-be2f-53fcf1c7590f, system: kompact-runtime-3, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.617 TRCE Initialised., ctype: LocalDispatcher, cid: c57024da-32d6-4346-b77b-86084ab118f7, system: kompact-runtime-3, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.618 TRCE Initialised., ctype: ComponentSupervisor, cid: cb666474-166a-4c62-955b-91cd20459567, system: kompact-runtime-3, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.618 TRCE Initialised., ctype: DeadletterBox, cid: 311b62f1-d20e-4840-a0d0-17b3352fd05d, system: kompact-runtime-16, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.618 TRCE Initialised., ctype: ComponentSupervisor, cid: c216730e-9713-4574-af38-ba5938222fb2, system: kompact-runtime-7, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.618 DEBG Component started., cid: c8f8aa42-caf8-4015-94d6-f202dc14c462, system: kompact-runtime-10, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.618 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: c8f8aa42-caf8-4015-94d6-f202dc14c462, system: kompact-runtime-10, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:18.619 DEBG Component started., cid: 0788c22f-07af-4530-a1ca-15f342ce8a5f, system: kompact-runtime-7, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.619 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 0788c22f-07af-4530-a1ca-15f342ce8a5f, system: kompact-runtime-7, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:18.619 DEBG Component started., cid: 5ba19480-9769-4258-ab4a-acd787c94a64, system: kompact-runtime-7, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.626 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 5ba19480-9769-4258-ab4a-acd787c94a64, system: kompact-runtime-7, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:18.627 DEBG Component started., cid: c216730e-9713-4574-af38-ba5938222fb2, system: kompact-runtime-7, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.628 DEBG Component started., cid: c2a08b5e-4a4f-41c6-bce8-117c960d7a8b, system: kompact-runtime-11, location: src/component/actual_component.rs:279 [INFO] [stdout] test messaging::deser_macro::deser_macro_tests::simple_macro_test ... ok [INFO] [stdout] Jan 04 22:59:18.650 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: c2a08b5e-4a4f-41c6-bce8-117c960d7a8b, system: kompact-runtime-11, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:18.651 DEBG Component started., cid: 6df52505-531a-46f5-b0d2-224aa0af9aca, system: kompact-runtime-11, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.651 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 6df52505-531a-46f5-b0d2-224aa0af9aca, system: kompact-runtime-11, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:18.652 DEBG Component started., cid: af8bdd2c-1228-4535-99f4-484b50b266fd, system: kompact-runtime-11, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.653 DEBG Started supervisor., ctype: ComponentSupervisor, cid: af8bdd2c-1228-4535-99f4-484b50b266fd, system: kompact-runtime-11, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:18.654 TRCE Initialised., ctype: BlockingComponent, cid: 67e76a5b-2bee-4d7b-82dd-1d52ea1a4da5, system: kompact-runtime-11, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.654 DEBG Component started., cid: ecd41768-1f6b-467d-a15f-aff914acbbcf, system: kompact-runtime-12, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.655 DEBG Component started., cid: 4c1c1548-6d86-4f50-be2f-53fcf1c7590f, system: kompact-runtime-3, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.655 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 4c1c1548-6d86-4f50-be2f-53fcf1c7590f, system: kompact-runtime-3, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:18.656 DEBG Component started., cid: c57024da-32d6-4346-b77b-86084ab118f7, system: kompact-runtime-3, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.657 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: c57024da-32d6-4346-b77b-86084ab118f7, system: kompact-runtime-3, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:18.657 DEBG Component started., cid: cb666474-166a-4c62-955b-91cd20459567, system: kompact-runtime-3, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.658 DEBG Started supervisor., ctype: ComponentSupervisor, cid: cb666474-166a-4c62-955b-91cd20459567, system: kompact-runtime-3, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:18.659 DEBG Started supervisor., ctype: ComponentSupervisor, cid: c216730e-9713-4574-af38-ba5938222fb2, system: kompact-runtime-7, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:18.659 TRCE Initialised., ctype: BlockingComponent, cid: 61047c06-908d-41d7-91b7-005edf083da3, system: kompact-runtime-5, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.660 TRCE Initialised., ctype: BlockingComponent, cid: 858e9914-1bad-4958-a289-35a2f20a93e1, system: kompact-runtime-7, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.661 TRCE Subscribing listener for 61047c06-908d-41d7-91b7-005edf083da3., ctype: ComponentSupervisor, cid: d5213482-1fa6-4191-bd39-17335bddeab6, system: kompact-runtime-5, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:18.661 TRCE Subscribing listener for 67e76a5b-2bee-4d7b-82dd-1d52ea1a4da5., ctype: ComponentSupervisor, cid: af8bdd2c-1228-4535-99f4-484b50b266fd, system: kompact-runtime-11, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:18.662 DEBG Component started., cid: bc8279d9-6013-486c-82db-f704471ad8d4, system: kompact-runtime-12, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.671 DEBG Started supervisor., ctype: ComponentSupervisor, cid: bc8279d9-6013-486c-82db-f704471ad8d4, system: kompact-runtime-12, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:18.672 TRCE Initialised., ctype: BlockingComponent, cid: 7294099b-1027-4f2b-a221-ab9766d8ce6f, system: kompact-runtime-10, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.672 TRCE Initialised., ctype: DeadletterBox, cid: fb35dde0-91b0-4a9f-84ea-be33fbe2185d, system: kompact-runtime-13, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.673 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: ecd41768-1f6b-467d-a15f-aff914acbbcf, system: kompact-runtime-12, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:18.674 DEBG Component started., cid: 78eb5707-1b7a-4920-a59d-fbdd43baa27d, system: kompact-runtime-12, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.674 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 78eb5707-1b7a-4920-a59d-fbdd43baa27d, system: kompact-runtime-12, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:18.675 TRCE Initialised., ctype: DeadletterBox, cid: dadf1f9d-ce8f-407a-851d-d52e5a127838, system: kompact-runtime-8, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.675 TRCE Initialised., ctype: LocalDispatcher, cid: d7473e0c-b10c-4536-ae7b-0b08fcec84a7, system: kompact-runtime-8, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.679 TRCE Initialised., ctype: ComponentSupervisor, cid: edc0ccdf-b83a-4e4b-a1b0-a55af505a30e, system: kompact-runtime-8, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.680 DEBG Component started., cid: dadf1f9d-ce8f-407a-851d-d52e5a127838, system: kompact-runtime-8, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.680 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: dadf1f9d-ce8f-407a-851d-d52e5a127838, system: kompact-runtime-8, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:18.681 DEBG Component started., cid: d7473e0c-b10c-4536-ae7b-0b08fcec84a7, system: kompact-runtime-8, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.682 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: d7473e0c-b10c-4536-ae7b-0b08fcec84a7, system: kompact-runtime-8, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:18.682 DEBG Component started., cid: edc0ccdf-b83a-4e4b-a1b0-a55af505a30e, system: kompact-runtime-8, location: src/component/actual_component.rs:279 [INFO] [stdout] test component::tests::test_dynamic_port_access ... ok [INFO] [stdout] Jan 04 22:59:18.684 DEBG Started supervisor., ctype: ComponentSupervisor, cid: edc0ccdf-b83a-4e4b-a1b0-a55af505a30e, system: kompact-runtime-8, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:18.684 TRCE Initialised., ctype: DeadletterBox, cid: effdff2f-ce37-4dcf-a8d5-76dca736408d, system: kompact-runtime-4, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.685 TRCE Initialised., ctype: LocalDispatcher, cid: 361ee872-8a11-4bc6-8332-5e6d4bdf2c74, system: kompact-runtime-13, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.685 TRCE Initialised., ctype: ComponentSupervisor, cid: a42a03f6-246e-4eca-a738-815e7c89484a, system: kompact-runtime-13, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.686 DEBG Component started., cid: 858e9914-1bad-4958-a289-35a2f20a93e1, system: kompact-runtime-7, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.687 DEBG Starting..., ctype: BlockingComponent, cid: 858e9914-1bad-4958-a289-35a2f20a93e1, system: kompact-runtime-7, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:18.687 DEBG Component started., cid: 67e76a5b-2bee-4d7b-82dd-1d52ea1a4da5, system: kompact-runtime-11, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.711 DEBG Starting..., ctype: BlockingComponent, cid: 67e76a5b-2bee-4d7b-82dd-1d52ea1a4da5, system: kompact-runtime-11, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:18.712 DEBG Component(67e76a5b-2bee-4d7b-82dd-1d52ea1a4da5) was started., ctype: ComponentSupervisor, cid: af8bdd2c-1228-4535-99f4-484b50b266fd, system: kompact-runtime-11, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:18.713 TRCE Subscribing listener for 7294099b-1027-4f2b-a221-ab9766d8ce6f., ctype: ComponentSupervisor, cid: 587635d1-2ebb-417e-be7c-3802e39f5b7d, system: kompact-runtime-10, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:18.714 TRCE Initialised., ctype: AsyncComponent, cid: f14a8b8a-519b-43c0-94b0-44d5a8e2a5cf, system: kompact-runtime-12, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.714 TRCE Initialised., ctype: LatchDropActor, cid: 2c274e9e-26d9-4645-87a0-2f5af272b2d1, system: kompact-runtime-3, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.715 TRCE Initialised., ctype: TestComponent, cid: 4bd7bdf4-ad6b-4622-94ad-34001100a2b1, system: kompact-runtime-6, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.716 DEBG Component started., cid: 61047c06-908d-41d7-91b7-005edf083da3, system: kompact-runtime-5, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.717 DEBG Starting..., ctype: BlockingComponent, cid: 61047c06-908d-41d7-91b7-005edf083da3, system: kompact-runtime-5, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:18.717 DEBG Component(61047c06-908d-41d7-91b7-005edf083da3) was started., ctype: ComponentSupervisor, cid: d5213482-1fa6-4191-bd39-17335bddeab6, system: kompact-runtime-5, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:18.718 TRCE Initialised., ctype: DeadletterBox, cid: 12af2259-b7a0-45e6-b4ba-a26459d053c5, system: kompact-runtime-9, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.719 DEBG Component started., cid: fb35dde0-91b0-4a9f-84ea-be33fbe2185d, system: kompact-runtime-13, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.719 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: fb35dde0-91b0-4a9f-84ea-be33fbe2185d, system: kompact-runtime-13, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:18.720 DEBG Component started., cid: 361ee872-8a11-4bc6-8332-5e6d4bdf2c74, system: kompact-runtime-13, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.721 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 361ee872-8a11-4bc6-8332-5e6d4bdf2c74, system: kompact-runtime-13, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:18.721 DEBG Component started., cid: a42a03f6-246e-4eca-a738-815e7c89484a, system: kompact-runtime-13, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.722 DEBG Started supervisor., ctype: ComponentSupervisor, cid: a42a03f6-246e-4eca-a738-815e7c89484a, system: kompact-runtime-13, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:18.723 DEBG Component started., cid: 2c274e9e-26d9-4645-87a0-2f5af272b2d1, system: kompact-runtime-3, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.723 DEBG Starting..., ctype: LatchDropActor, cid: 2c274e9e-26d9-4645-87a0-2f5af272b2d1, system: kompact-runtime-3, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:18.724 DEBG Component(2c274e9e-26d9-4645-87a0-2f5af272b2d1) was started., ctype: ComponentSupervisor, cid: cb666474-166a-4c62-955b-91cd20459567, system: kompact-runtime-3, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:18.724 TRCE Subscribing listener for 858e9914-1bad-4958-a289-35a2f20a93e1., ctype: ComponentSupervisor, cid: c216730e-9713-4574-af38-ba5938222fb2, system: kompact-runtime-7, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:18.725 DEBG Component(858e9914-1bad-4958-a289-35a2f20a93e1) was started., ctype: ComponentSupervisor, cid: c216730e-9713-4574-af38-ba5938222fb2, system: kompact-runtime-7, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:18.726 DEBG Component started., cid: 7294099b-1027-4f2b-a221-ab9766d8ce6f, system: kompact-runtime-10, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.727 DEBG Starting..., ctype: BlockingComponent, cid: 7294099b-1027-4f2b-a221-ab9766d8ce6f, system: kompact-runtime-10, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:18.727 DEBG Component(7294099b-1027-4f2b-a221-ab9766d8ce6f) was started., ctype: ComponentSupervisor, cid: 587635d1-2ebb-417e-be7c-3802e39f5b7d, system: kompact-runtime-10, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:18.728 TRCE Initialised., ctype: DeadletterBox, cid: 636b05b6-9430-437a-b1d4-889542e5d155, system: kompact-runtime-2, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.729 INFO Got BlockMe::OnChannel, ctype: BlockingComponent, cid: 67e76a5b-2bee-4d7b-82dd-1d52ea1a4da5, system: kompact-runtime-11, location: src/component/mod.rs:720 [INFO] [stdout] Jan 04 22:59:18.729 TRCE Component has been blocked, cid: 67e76a5b-2bee-4d7b-82dd-1d52ea1a4da5, system: kompact-runtime-11, location: src/component/actual_component.rs:372 [INFO] [stdout] Jan 04 22:59:18.730 INFO Started BlockMe::OnChannel future, ctype: BlockingComponent, cid: 67e76a5b-2bee-4d7b-82dd-1d52ea1a4da5, system: kompact-runtime-11, location: src/component/mod.rs:723 [INFO] [stdout] Jan 04 22:59:18.730 TRCE Initialised., ctype: LocalDispatcher, cid: c331e9a6-b2fb-4be0-8f36-6cc981f29cef, system: kompact-runtime-2, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.731 TRCE Initialised., ctype: AsyncComponent, cid: a119c320-f5e7-4ab3-a369-d8f3bba90aad, system: kompact-runtime-8, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.732 TRCE Subscribing listener for a119c320-f5e7-4ab3-a369-d8f3bba90aad., ctype: ComponentSupervisor, cid: edc0ccdf-b83a-4e4b-a1b0-a55af505a30e, system: kompact-runtime-8, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:18.732 TRCE Initialised., ctype: DeadletterBox, cid: 9f5a2f58-63f1-4523-bdb4-6565b613e8b2, system: kompact-runtime-14, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.733 TRCE Initialised., ctype: LocalDispatcher, cid: f9185b13-e127-4ac9-9902-c83801772814, system: kompact-runtime-14, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.734 TRCE Initialised., ctype: DeadletterBox, cid: 42fde2f5-617c-4772-99a1-abc1f90ada9c, system: kompact-runtime-1, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.734 TRCE Initialised., ctype: LocalDispatcher, cid: 4ad99edb-91e6-4349-a823-38faf79a5a15, system: kompact-runtime-9, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.735 TRCE Initialised., ctype: TestComp, cid: f4ef4711-cc6b-4491-b8e5-6e037bfd179e, system: kompact-runtime-13, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.735 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: a42a03f6-246e-4eca-a738-815e7c89484a, system: kompact-runtime-13, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:18.736 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: a42a03f6-246e-4eca-a738-815e7c89484a, system: kompact-runtime-13, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:18.736 TRCE Initialised., ctype: ComponentSupervisor, cid: 3da75af9-20df-49ef-a357-a8bc927fdd4b, system: kompact-runtime-2, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.737 DEBG Component started., cid: 636b05b6-9430-437a-b1d4-889542e5d155, system: kompact-runtime-2, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.738 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 636b05b6-9430-437a-b1d4-889542e5d155, system: kompact-runtime-2, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:18.738 DEBG Component started., cid: c331e9a6-b2fb-4be0-8f36-6cc981f29cef, system: kompact-runtime-2, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.739 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: c331e9a6-b2fb-4be0-8f36-6cc981f29cef, system: kompact-runtime-2, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:18.739 DEBG Component dying, cid: 361ee872-8a11-4bc6-8332-5e6d4bdf2c74, system: kompact-runtime-13, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:18.740 DEBG Killing..., ctype: LocalDispatcher, cid: 361ee872-8a11-4bc6-8332-5e6d4bdf2c74, system: kompact-runtime-13, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:18.741 DEBG Component killed, cid: 361ee872-8a11-4bc6-8332-5e6d4bdf2c74, system: kompact-runtime-13, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:18.741 TRCE Not running inactive scheduled., cid: 361ee872-8a11-4bc6-8332-5e6d4bdf2c74, system: kompact-runtime-13, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:18.742 DEBG Component dying, cid: fb35dde0-91b0-4a9f-84ea-be33fbe2185d, system: kompact-runtime-13, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:18.742 DEBG Killing..., ctype: DeadletterBox, cid: fb35dde0-91b0-4a9f-84ea-be33fbe2185d, system: kompact-runtime-13, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:18.743 DEBG Component killed, cid: fb35dde0-91b0-4a9f-84ea-be33fbe2185d, system: kompact-runtime-13, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:18.744 TRCE Not running inactive scheduled., cid: fb35dde0-91b0-4a9f-84ea-be33fbe2185d, system: kompact-runtime-13, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:18.744 TRCE Subscribing listener for f14a8b8a-519b-43c0-94b0-44d5a8e2a5cf., ctype: ComponentSupervisor, cid: bc8279d9-6013-486c-82db-f704471ad8d4, system: kompact-runtime-12, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:18.745 INFO Got BlockMe::OnChannel, ctype: BlockingComponent, cid: 61047c06-908d-41d7-91b7-005edf083da3, system: kompact-runtime-5, location: src/component/mod.rs:720 [INFO] [stdout] Jan 04 22:59:18.745 TRCE Component has been blocked, cid: 61047c06-908d-41d7-91b7-005edf083da3, system: kompact-runtime-5, location: src/component/actual_component.rs:372 [INFO] [stdout] Jan 04 22:59:18.746 INFO Started BlockMe::OnChannel future, ctype: BlockingComponent, cid: 61047c06-908d-41d7-91b7-005edf083da3, system: kompact-runtime-5, location: src/component/mod.rs:723 [INFO] [stdout] Jan 04 22:59:18.747 INFO Got BlockMe::Now, ctype: BlockingComponent, cid: 7294099b-1027-4f2b-a221-ab9766d8ce6f, system: kompact-runtime-10, location: src/component/mod.rs:712 [INFO] [stdout] Jan 04 22:59:18.747 TRCE Component has been blocked, cid: 7294099b-1027-4f2b-a221-ab9766d8ce6f, system: kompact-runtime-10, location: src/component/actual_component.rs:372 [INFO] [stdout] Jan 04 22:59:18.748 INFO Ran BlockMe::Now future, ctype: BlockingComponent, cid: 7294099b-1027-4f2b-a221-ab9766d8ce6f, system: kompact-runtime-10, location: src/component/mod.rs:716 [INFO] [stdout] Jan 04 22:59:18.749 TRCE Initialised., ctype: DeadletterBox, cid: 7577525f-a158-4027-bb21-fa6e7c901091, system: kompact-runtime-15, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.749 TRCE Initialised., ctype: ComponentSupervisor, cid: 1f79cf2b-5fe8-4e6f-bb00-c403172f9c45, system: kompact-runtime-14, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.750 DEBG Component started., cid: f14a8b8a-519b-43c0-94b0-44d5a8e2a5cf, system: kompact-runtime-12, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.752 DEBG Starting..., ctype: AsyncComponent, cid: f14a8b8a-519b-43c0-94b0-44d5a8e2a5cf, system: kompact-runtime-12, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:18.753 DEBG Component(f14a8b8a-519b-43c0-94b0-44d5a8e2a5cf) was started., ctype: ComponentSupervisor, cid: bc8279d9-6013-486c-82db-f704471ad8d4, system: kompact-runtime-12, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:18.753 DEBG Component started., cid: 9f5a2f58-63f1-4523-bdb4-6565b613e8b2, system: kompact-runtime-14, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.754 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 9f5a2f58-63f1-4523-bdb4-6565b613e8b2, system: kompact-runtime-14, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:18.755 DEBG Component started., cid: f9185b13-e127-4ac9-9902-c83801772814, system: kompact-runtime-14, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.755 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: f9185b13-e127-4ac9-9902-c83801772814, system: kompact-runtime-14, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:18.756 DEBG Component started., cid: 1f79cf2b-5fe8-4e6f-bb00-c403172f9c45, system: kompact-runtime-14, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.757 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 1f79cf2b-5fe8-4e6f-bb00-c403172f9c45, system: kompact-runtime-14, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:18.757 TRCE Initialised., ctype: ComponentSupervisor, cid: f66f413d-670e-4c69-97e9-800f689bb1eb, system: kompact-runtime-9, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.758 TRCE Initialised., ctype: LatchDropActor, cid: 58b1a48c-bbf8-4b7f-8ae9-606e2dc2fea9, system: kompact-runtime-2, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.758 DEBG Component started., cid: 3da75af9-20df-49ef-a357-a8bc927fdd4b, system: kompact-runtime-2, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.759 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 3da75af9-20df-49ef-a357-a8bc927fdd4b, system: kompact-runtime-2, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:18.760 DEBG Component started., cid: a119c320-f5e7-4ab3-a369-d8f3bba90aad, system: kompact-runtime-8, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.760 DEBG Starting..., ctype: AsyncComponent, cid: a119c320-f5e7-4ab3-a369-d8f3bba90aad, system: kompact-runtime-8, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:18.761 DEBG Component(a119c320-f5e7-4ab3-a369-d8f3bba90aad) was started., ctype: ComponentSupervisor, cid: edc0ccdf-b83a-4e4b-a1b0-a55af505a30e, system: kompact-runtime-8, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:18.761 TRCE Component has been blocked, cid: 858e9914-1bad-4958-a289-35a2f20a93e1, system: kompact-runtime-7, location: src/component/actual_component.rs:372 [INFO] [stdout] Jan 04 22:59:18.762 TRCE Initialised., ctype: BlockingComponent, cid: 8851695f-e95d-45b4-bfaa-6deecc8bb93c, system: kompact-runtime-14, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.762 INFO Got AsyncMe::Now, ctype: AsyncComponent, cid: f14a8b8a-519b-43c0-94b0-44d5a8e2a5cf, system: kompact-runtime-12, location: src/component/mod.rs:895 [INFO] [stdout] Jan 04 22:59:18.763 INFO Ran AsyncMe::Now future, ctype: AsyncComponent, cid: f14a8b8a-519b-43c0-94b0-44d5a8e2a5cf, system: kompact-runtime-12, location: src/component/mod.rs:899 [INFO] [stdout] Jan 04 22:59:18.764 DEBG Component started., cid: 12af2259-b7a0-45e6-b4ba-a26459d053c5, system: kompact-runtime-9, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.764 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 12af2259-b7a0-45e6-b4ba-a26459d053c5, system: kompact-runtime-9, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:18.765 DEBG Component started., cid: 4ad99edb-91e6-4349-a823-38faf79a5a15, system: kompact-runtime-9, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.766 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 4ad99edb-91e6-4349-a823-38faf79a5a15, system: kompact-runtime-9, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:18.766 DEBG Component started., cid: f66f413d-670e-4c69-97e9-800f689bb1eb, system: kompact-runtime-9, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.767 DEBG Started supervisor., ctype: ComponentSupervisor, cid: f66f413d-670e-4c69-97e9-800f689bb1eb, system: kompact-runtime-9, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:18.768 TRCE Initialised., ctype: AsyncComponent, cid: 769733ee-78ba-457c-a792-c4fef359c117, system: kompact-runtime-9, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.768 INFO Got AsyncMe::OnChannel, ctype: AsyncComponent, cid: a119c320-f5e7-4ab3-a369-d8f3bba90aad, system: kompact-runtime-8, location: src/component/mod.rs:905 [INFO] [stdout] Jan 04 22:59:18.769 INFO Started AsyncMe::OnChannel future, ctype: AsyncComponent, cid: a119c320-f5e7-4ab3-a369-d8f3bba90aad, system: kompact-runtime-8, location: src/component/mod.rs:908 [INFO] [stdout] Jan 04 22:59:18.770 TRCE Subscribing listener for 769733ee-78ba-457c-a792-c4fef359c117., ctype: ComponentSupervisor, cid: f66f413d-670e-4c69-97e9-800f689bb1eb, system: kompact-runtime-9, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:18.770 DEBG Component started., cid: 769733ee-78ba-457c-a792-c4fef359c117, system: kompact-runtime-9, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.771 DEBG Starting..., ctype: AsyncComponent, cid: 769733ee-78ba-457c-a792-c4fef359c117, system: kompact-runtime-9, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:18.771 DEBG Component(769733ee-78ba-457c-a792-c4fef359c117) was started., ctype: ComponentSupervisor, cid: f66f413d-670e-4c69-97e9-800f689bb1eb, system: kompact-runtime-9, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:18.772 TRCE Subscribing listener for 8851695f-e95d-45b4-bfaa-6deecc8bb93c., ctype: ComponentSupervisor, cid: 1f79cf2b-5fe8-4e6f-bb00-c403172f9c45, system: kompact-runtime-14, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:18.773 DEBG Component started., cid: 8851695f-e95d-45b4-bfaa-6deecc8bb93c, system: kompact-runtime-14, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.773 DEBG Starting..., ctype: BlockingComponent, cid: 8851695f-e95d-45b4-bfaa-6deecc8bb93c, system: kompact-runtime-14, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:18.774 DEBG Component(8851695f-e95d-45b4-bfaa-6deecc8bb93c) was started., ctype: ComponentSupervisor, cid: 1f79cf2b-5fe8-4e6f-bb00-c403172f9c45, system: kompact-runtime-14, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:18.775 DEBG Component started., cid: 58b1a48c-bbf8-4b7f-8ae9-606e2dc2fea9, system: kompact-runtime-2, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.775 DEBG Starting..., ctype: LatchDropActor, cid: 58b1a48c-bbf8-4b7f-8ae9-606e2dc2fea9, system: kompact-runtime-2, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:18.776 DEBG Component(58b1a48c-bbf8-4b7f-8ae9-606e2dc2fea9) was started., ctype: ComponentSupervisor, cid: 3da75af9-20df-49ef-a357-a8bc927fdd4b, system: kompact-runtime-2, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:18.776 INFO Got AsyncMe::OnChannel, ctype: AsyncComponent, cid: 769733ee-78ba-457c-a792-c4fef359c117, system: kompact-runtime-9, location: src/component/mod.rs:917 [INFO] [stdout] Jan 04 22:59:18.777 INFO Started AsyncMe::ConcurrentMessag future, ctype: AsyncComponent, cid: 769733ee-78ba-457c-a792-c4fef359c117, system: kompact-runtime-9, location: src/component/mod.rs:920 [INFO] [stdout] Jan 04 22:59:18.777 TRCE Initialised., ctype: NetworkDispatcher, cid: 805935bc-6b46-4f49-b744-127f8b154c55, system: kompact-runtime-15, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.777 TRCE Initialised., ctype: ComponentSupervisor, cid: f6ead538-cbb4-43fa-95ab-204d8aaca9d1, system: kompact-runtime-15, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.777 TRCE Initialised., ctype: NetworkDispatcher, cid: 684a6f64-279e-4eb8-b12b-c0660f0f5924, system: kompact-runtime-1, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.778 TRCE Initialised., ctype: ComponentSupervisor, cid: 77f5b7be-9cd0-49eb-8fcc-669665091850, system: kompact-runtime-1, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.778 DEBG Component started., cid: 684a6f64-279e-4eb8-b12b-c0660f0f5924, system: kompact-runtime-1, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.778 INFO Starting network..., ctype: NetworkDispatcher, cid: 684a6f64-279e-4eb8-b12b-c0660f0f5924, system: kompact-runtime-1, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:18.778 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 684a6f64-279e-4eb8-b12b-c0660f0f5924, system: kompact-runtime-1, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:18.778 DEBG Component started., cid: 42fde2f5-617c-4772-99a1-abc1f90ada9c, system: kompact-runtime-1, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.778 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 42fde2f5-617c-4772-99a1-abc1f90ada9c, system: kompact-runtime-1, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:18.779 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 684a6f64-279e-4eb8-b12b-c0660f0f5924, system: kompact-runtime-1, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:18.779 DEBG Component started., cid: 77f5b7be-9cd0-49eb-8fcc-669665091850, system: kompact-runtime-1, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.779 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 77f5b7be-9cd0-49eb-8fcc-669665091850, system: kompact-runtime-1, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:18.779 DEBG Component started., cid: 7577525f-a158-4027-bb21-fa6e7c901091, system: kompact-runtime-15, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.780 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 7577525f-a158-4027-bb21-fa6e7c901091, system: kompact-runtime-15, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:18.781 DEBG Component started., cid: 805935bc-6b46-4f49-b744-127f8b154c55, system: kompact-runtime-15, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.781 INFO Starting network..., ctype: NetworkDispatcher, cid: 805935bc-6b46-4f49-b744-127f8b154c55, system: kompact-runtime-15, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:18.782 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 805935bc-6b46-4f49-b744-127f8b154c55, system: kompact-runtime-15, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:18.782 TRCE Initialised., ctype: NetworkDispatcher, cid: 9dab9437-25cc-466d-8874-6eae15875c77, system: kompact-runtime-4, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.783 TRCE Initialised., ctype: ComponentSupervisor, cid: 3f5598ac-7cdc-4565-bc3d-277bffdb5abe, system: kompact-runtime-4, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.783 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 805935bc-6b46-4f49-b744-127f8b154c55, system: kompact-runtime-15, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:18.784 INFO Started network just fine., ctype: NetworkDispatcher, cid: 684a6f64-279e-4eb8-b12b-c0660f0f5924, system: kompact-runtime-1, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:18.784 DEBG Component started., cid: effdff2f-ce37-4dcf-a8d5-76dca736408d, system: kompact-runtime-4, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.785 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: effdff2f-ce37-4dcf-a8d5-76dca736408d, system: kompact-runtime-4, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:18.785 DEBG Component started., cid: 9dab9437-25cc-466d-8874-6eae15875c77, system: kompact-runtime-4, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.786 INFO Starting network..., ctype: NetworkDispatcher, cid: 9dab9437-25cc-466d-8874-6eae15875c77, system: kompact-runtime-4, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:18.787 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 9dab9437-25cc-466d-8874-6eae15875c77, system: kompact-runtime-4, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:18.787 TRCE Initialised., ctype: ParentComponent, cid: 295c1ca2-30df-44fd-a9de-72b5015d2cd0, system: kompact-runtime-1, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.788 DEBG Component started., cid: 3f5598ac-7cdc-4565-bc3d-277bffdb5abe, system: kompact-runtime-4, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.788 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 3f5598ac-7cdc-4565-bc3d-277bffdb5abe, system: kompact-runtime-4, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:18.789 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 9dab9437-25cc-466d-8874-6eae15875c77, system: kompact-runtime-4, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:18.789 DEBG Entering main EventLoop, addr: 127.0.0.1:35323, owner: NetworkThread, ctype: NetworkDispatcher, cid: 684a6f64-279e-4eb8-b12b-c0660f0f5924, system: kompact-runtime-1, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:18.790 DEBG Component started., cid: 295c1ca2-30df-44fd-a9de-72b5015d2cd0, system: kompact-runtime-1, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.790 TRCE Initialised., ctype: ChildComponent, cid: b2246089-a5a4-4a7b-ac9f-9ad9bbf23bee, system: kompact-runtime-1, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.791 DEBG Requesting actor alias registration for "test", system: kompact-runtime-1, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:18.791 DEBG Requesting actor registration at Alias("test"), system: kompact-runtime-1, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:18.792 TRCE Component has been blocked, cid: 295c1ca2-30df-44fd-a9de-72b5015d2cd0, system: kompact-runtime-1, location: src/component/actual_component.rs:330 [INFO] [stdout] Jan 04 22:59:18.792 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 684a6f64-279e-4eb8-b12b-c0660f0f5924, system: kompact-runtime-1, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:18.793 DEBG Component(295c1ca2-30df-44fd-a9de-72b5015d2cd0) was started., ctype: ComponentSupervisor, cid: 77f5b7be-9cd0-49eb-8fcc-669665091850, system: kompact-runtime-1, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:18.794 INFO Child was registered, ctype: ParentComponent, cid: 295c1ca2-30df-44fd-a9de-72b5015d2cd0, system: kompact-runtime-1, location: src/component/mod.rs:531 [INFO] [stdout] Jan 04 22:59:18.794 TRCE Initialised., ctype: NetworkDispatcher, cid: 16c22ff8-1649-4604-b342-9559e370d6cd, system: kompact-runtime-16, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.795 DEBG Component started., cid: b2246089-a5a4-4a7b-ac9f-9ad9bbf23bee, system: kompact-runtime-1, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.795 DEBG Starting..., ctype: ChildComponent, cid: b2246089-a5a4-4a7b-ac9f-9ad9bbf23bee, system: kompact-runtime-1, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:18.796 DEBG Component(b2246089-a5a4-4a7b-ac9f-9ad9bbf23bee) was started., ctype: ComponentSupervisor, cid: 77f5b7be-9cd0-49eb-8fcc-669665091850, system: kompact-runtime-1, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:18.796 TRCE Initialised., ctype: ComponentSupervisor, cid: 6447874e-a49a-4759-b598-5052d38a90fb, system: kompact-runtime-16, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.797 DEBG Component started., cid: 311b62f1-d20e-4840-a0d0-17b3352fd05d, system: kompact-runtime-16, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.797 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 311b62f1-d20e-4840-a0d0-17b3352fd05d, system: kompact-runtime-16, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:18.798 DEBG Component started., cid: 16c22ff8-1649-4604-b342-9559e370d6cd, system: kompact-runtime-16, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.798 INFO Starting network..., ctype: NetworkDispatcher, cid: 16c22ff8-1649-4604-b342-9559e370d6cd, system: kompact-runtime-16, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:18.799 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 16c22ff8-1649-4604-b342-9559e370d6cd, system: kompact-runtime-16, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:18.799 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 16c22ff8-1649-4604-b342-9559e370d6cd, system: kompact-runtime-16, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:18.800 INFO Started network just fine., ctype: NetworkDispatcher, cid: 9dab9437-25cc-466d-8874-6eae15875c77, system: kompact-runtime-4, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:18.800 TRCE Initialised., ctype: DeadletterBox, cid: 062dd9e7-c85f-4d1c-a1d4-4c6c25fc4282, system: kompact-runtime-17, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.801 INFO Child got message, ctype: ChildComponent, cid: b2246089-a5a4-4a7b-ac9f-9ad9bbf23bee, system: kompact-runtime-1, location: src/component/mod.rs:485 [INFO] [stdout] Jan 04 22:59:18.801 DEBG Entering main EventLoop, addr: 127.0.0.1:43125, owner: NetworkThread, ctype: NetworkDispatcher, cid: 9dab9437-25cc-466d-8874-6eae15875c77, system: kompact-runtime-4, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:18.802 TRCE Initialised., ctype: ParentComponent, cid: 176dfd3c-20bb-46f8-99e2-d7ed3e6a47f7, system: kompact-runtime-4, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.802 DEBG Component started., cid: 176dfd3c-20bb-46f8-99e2-d7ed3e6a47f7, system: kompact-runtime-4, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.803 TRCE Initialised., ctype: ChildComponent, cid: 6150bcf6-171d-41b8-9ff3-c0debdb21291, system: kompact-runtime-4, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.803 DEBG Requesting actor registration at ActorId(6150bcf6-171d-41b8-9ff3-c0debdb21291), system: kompact-runtime-4, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:18.804 TRCE Component has been blocked, cid: 176dfd3c-20bb-46f8-99e2-d7ed3e6a47f7, system: kompact-runtime-4, location: src/component/actual_component.rs:330 [INFO] [stdout] Jan 04 22:59:18.804 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 9dab9437-25cc-466d-8874-6eae15875c77, system: kompact-runtime-4, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:18.805 DEBG Component(176dfd3c-20bb-46f8-99e2-d7ed3e6a47f7) was started., ctype: ComponentSupervisor, cid: 3f5598ac-7cdc-4565-bc3d-277bffdb5abe, system: kompact-runtime-4, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:18.805 INFO Child was registered, ctype: ParentComponent, cid: 176dfd3c-20bb-46f8-99e2-d7ed3e6a47f7, system: kompact-runtime-4, location: src/component/mod.rs:531 [INFO] [stdout] Jan 04 22:59:18.806 DEBG Component started., cid: 6150bcf6-171d-41b8-9ff3-c0debdb21291, system: kompact-runtime-4, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.807 DEBG Starting..., ctype: ChildComponent, cid: 6150bcf6-171d-41b8-9ff3-c0debdb21291, system: kompact-runtime-4, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:18.807 DEBG Component(6150bcf6-171d-41b8-9ff3-c0debdb21291) was started., ctype: ComponentSupervisor, cid: 3f5598ac-7cdc-4565-bc3d-277bffdb5abe, system: kompact-runtime-4, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:18.808 INFO Child got message, ctype: ChildComponent, cid: 6150bcf6-171d-41b8-9ff3-c0debdb21291, system: kompact-runtime-4, location: src/component/mod.rs:485 [INFO] [stdout] Jan 04 22:59:18.808 TRCE Initialised., ctype: DeadletterBox, cid: 375aa0c0-eda2-4e54-849a-c692f4d75def, system: kompact-runtime-18, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.809 INFO Started network just fine., ctype: NetworkDispatcher, cid: 16c22ff8-1649-4604-b342-9559e370d6cd, system: kompact-runtime-16, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:18.809 DEBG Component started., cid: 6447874e-a49a-4759-b598-5052d38a90fb, system: kompact-runtime-16, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.810 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 6447874e-a49a-4759-b598-5052d38a90fb, system: kompact-runtime-16, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:18.810 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 6447874e-a49a-4759-b598-5052d38a90fb, system: kompact-runtime-16, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:18.811 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 6447874e-a49a-4759-b598-5052d38a90fb, system: kompact-runtime-16, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:18.811 DEBG Component dying, cid: 16c22ff8-1649-4604-b342-9559e370d6cd, system: kompact-runtime-16, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:18.812 INFO Killing network..., ctype: NetworkDispatcher, cid: 16c22ff8-1649-4604-b342-9559e370d6cd, system: kompact-runtime-16, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:18.812 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 16c22ff8-1649-4604-b342-9559e370d6cd, system: kompact-runtime-16, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:18.813 INFO Started network just fine., ctype: NetworkDispatcher, cid: 805935bc-6b46-4f49-b744-127f8b154c55, system: kompact-runtime-15, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:18.813 DEBG Component started., cid: f6ead538-cbb4-43fa-95ab-204d8aaca9d1, system: kompact-runtime-15, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.814 DEBG Started supervisor., ctype: ComponentSupervisor, cid: f6ead538-cbb4-43fa-95ab-204d8aaca9d1, system: kompact-runtime-15, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:18.814 TRCE Initialised., ctype: PongerAct, cid: 3bb17737-d2d0-4248-9dd1-5d630420f120, system: kompact-runtime-15, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.817 DEBG Requesting actor registration at ActorId(3bb17737-d2d0-4248-9dd1-5d630420f120), system: kompact-runtime-15, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:18.817 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-15, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:18.818 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-15, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:18.818 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 805935bc-6b46-4f49-b744-127f8b154c55, system: kompact-runtime-15, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:18.819 TRCE Initialised., ctype: DeadletterBox, cid: 737d76ff-b868-4213-9829-08d57e8e4b93, system: kompact-runtime-19, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.819 TRCE Initialised., ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/component/context.rs:77 [INFO] [stdout] test dispatch::tests::test_system_path_timing ... ok [INFO] [stdout] Jan 04 22:59:18.820 TRCE Initialised., ctype: ComponentSupervisor, cid: c1da3362-2746-4e82-8ec7-c8dbbbef36ba, system: kompact-runtime-19, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.820 DEBG Component started., cid: 737d76ff-b868-4213-9829-08d57e8e4b93, system: kompact-runtime-19, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.821 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 737d76ff-b868-4213-9829-08d57e8e4b93, system: kompact-runtime-19, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:18.821 DEBG Component started., cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.821 INFO Starting network..., ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:18.821 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:18.822 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:18.822 DEBG Entering main EventLoop, addr: 127.0.0.1:46783, owner: NetworkThread, ctype: NetworkDispatcher, cid: 16c22ff8-1649-4604-b342-9559e370d6cd, system: kompact-runtime-16, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:18.822 DEBG Entering main EventLoop, addr: 127.0.0.1:45135, owner: NetworkThread, ctype: NetworkDispatcher, cid: 805935bc-6b46-4f49-b744-127f8b154c55, system: kompact-runtime-15, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:18.823 TRCE Initialised., ctype: NetworkDispatcher, cid: eb7da823-ff57-4af3-a788-d8a92394882c, system: kompact-runtime-18, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.823 TRCE Initialised., ctype: ComponentSupervisor, cid: 35d67b2b-f53e-445b-86ef-43b972e9de33, system: kompact-runtime-18, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.823 TRCE Initialised., ctype: NetworkDispatcher, cid: e27e945a-e6d3-445a-b957-c079ebcdaa95, system: kompact-runtime-17, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.849 TRCE Initialised., ctype: ComponentSupervisor, cid: 955c5079-a41d-4fe7-8993-11f428b68dbc, system: kompact-runtime-17, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.849 DEBG Component started., cid: 375aa0c0-eda2-4e54-849a-c692f4d75def, system: kompact-runtime-18, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.849 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 375aa0c0-eda2-4e54-849a-c692f4d75def, system: kompact-runtime-18, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:18.850 DEBG Component started., cid: eb7da823-ff57-4af3-a788-d8a92394882c, system: kompact-runtime-18, location: src/component/actual_component.rs:279 [INFO] [stdout] test messaging::deser_macro::deser_macro_tests::simple_macro_test_with_other ... ok [INFO] [stdout] Jan 04 22:59:18.850 INFO Starting network..., ctype: NetworkDispatcher, cid: eb7da823-ff57-4af3-a788-d8a92394882c, system: kompact-runtime-18, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:18.851 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: eb7da823-ff57-4af3-a788-d8a92394882c, system: kompact-runtime-18, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:18.854 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: eb7da823-ff57-4af3-a788-d8a92394882c, system: kompact-runtime-18, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:18.855 DEBG Dropped its TCP server, addr: 127.0.0.1:46783, owner: NetworkThread, ctype: NetworkDispatcher, cid: 16c22ff8-1649-4604-b342-9559e370d6cd, system: kompact-runtime-16, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:18.855 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:46783, owner: NetworkThread, ctype: NetworkDispatcher, cid: 16c22ff8-1649-4604-b342-9559e370d6cd, system: kompact-runtime-16, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:18.862 DEBG Stopped., addr: 127.0.0.1:46783, owner: NetworkThread, ctype: NetworkDispatcher, cid: 16c22ff8-1649-4604-b342-9559e370d6cd, system: kompact-runtime-16, location: src/net/network_thread.rs:832 [INFO] [stdout] test messaging::deser_macro::deser_macro_tests::simple_no_macro_test ... ok [INFO] [stdout] Jan 04 22:59:18.863 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 16c22ff8-1649-4604-b342-9559e370d6cd, system: kompact-runtime-16, location: src/net/mod.rs:220 [INFO] [stdout] test messaging::framing::serialisation_tests::actor_path_serequiv ... ok [INFO] [stdout] Jan 04 22:59:18.867 INFO Killed network., ctype: NetworkDispatcher, cid: 16c22ff8-1649-4604-b342-9559e370d6cd, system: kompact-runtime-16, location: src/dispatch/mod.rs:884 [INFO] [stdout] test messaging::framing::serialisation_tests::system_path_serequiv ... ok [INFO] [stdout] Jan 04 22:59:18.879 DEBG Component killed, cid: 16c22ff8-1649-4604-b342-9559e370d6cd, system: kompact-runtime-16, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:18.879 TRCE Not running inactive scheduled., cid: 16c22ff8-1649-4604-b342-9559e370d6cd, system: kompact-runtime-16, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:18.879 DEBG Component dying, cid: 311b62f1-d20e-4840-a0d0-17b3352fd05d, system: kompact-runtime-16, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:18.879 DEBG Killing..., ctype: DeadletterBox, cid: 311b62f1-d20e-4840-a0d0-17b3352fd05d, system: kompact-runtime-16, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:18.882 DEBG Component killed, cid: 311b62f1-d20e-4840-a0d0-17b3352fd05d, system: kompact-runtime-16, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:18.883 TRCE Not running inactive scheduled., cid: 311b62f1-d20e-4840-a0d0-17b3352fd05d, system: kompact-runtime-16, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:18.883 DEBG Entering main EventLoop, addr: 127.0.0.1:46793, owner: NetworkThread, ctype: NetworkDispatcher, cid: eb7da823-ff57-4af3-a788-d8a92394882c, system: kompact-runtime-18, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:18.883 DEBG Stopped, addr: 127.0.0.1:46783, owner: NetworkThread, ctype: NetworkDispatcher, cid: 16c22ff8-1649-4604-b342-9559e370d6cd, system: kompact-runtime-16, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:18.883 INFO Started network just fine., ctype: NetworkDispatcher, cid: eb7da823-ff57-4af3-a788-d8a92394882c, system: kompact-runtime-18, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:18.883 DEBG Component started., cid: 35d67b2b-f53e-445b-86ef-43b972e9de33, system: kompact-runtime-18, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.883 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 35d67b2b-f53e-445b-86ef-43b972e9de33, system: kompact-runtime-18, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:18.884 DEBG Entering main EventLoop, addr: 127.0.0.1:39617, owner: NetworkThread, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:18.884 TRCE Initialised., ctype: DeadletterBox, cid: 21ed99b6-8eac-43a6-a760-75270cb784c0, system: kompact-runtime-20, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.884 TRCE Initialised., ctype: NetworkDispatcher, cid: cd3dc12c-4de9-4d0c-9f0b-a8f5267f1a7e, system: kompact-runtime-20, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.884 TRCE Initialised., ctype: ComponentSupervisor, cid: 313b3b68-a6b2-4942-a3df-192f1d8d963a, system: kompact-runtime-20, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.885 INFO Started network just fine., ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/dispatch/mod.rs:859 [INFO] [stdout] test net::buffers::buffer_pool::tests::buffer_pool_limit_and_size ... ok [INFO] [stdout] test net::buffers::buffer_pool::tests::buffer_pool_return_and_allocated_and_unlock ... ok [INFO] [stdout] Jan 04 22:59:18.885 DEBG Component started., cid: c1da3362-2746-4e82-8ec7-c8dbbbef36ba, system: kompact-runtime-19, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.891 DEBG Started supervisor., ctype: ComponentSupervisor, cid: c1da3362-2746-4e82-8ec7-c8dbbbef36ba, system: kompact-runtime-19, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:18.894 DEBG Component started., cid: 21ed99b6-8eac-43a6-a760-75270cb784c0, system: kompact-runtime-20, location: src/component/actual_component.rs:279 [INFO] [stdout] test net::buffers::chunk_lease::tests::chunk_lease_chain_and_split_with_chains ... ok [INFO] [stdout] Jan 04 22:59:18.895 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 21ed99b6-8eac-43a6-a760-75270cb784c0, system: kompact-runtime-20, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:18.899 DEBG Component started., cid: cd3dc12c-4de9-4d0c-9f0b-a8f5267f1a7e, system: kompact-runtime-20, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.899 INFO Starting network..., ctype: NetworkDispatcher, cid: cd3dc12c-4de9-4d0c-9f0b-a8f5267f1a7e, system: kompact-runtime-20, location: src/dispatch/mod.rs:855 [INFO] [stdout] test net::buffers::chunk_lease::tests::chunk_lease_chain_and_split_with_distinct_chunks ... ok [INFO] [stdout] Jan 04 22:59:18.899 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: cd3dc12c-4de9-4d0c-9f0b-a8f5267f1a7e, system: kompact-runtime-20, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:18.899 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:46793, owner: NetworkThread, ctype: NetworkDispatcher, cid: cd3dc12c-4de9-4d0c-9f0b-a8f5267f1a7e, system: kompact-runtime-20, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:18.899 DEBG Failed to bind to addr 127.0.0.1:46793, will retry 5 more times, error was: Os { code: 98, kind: AddrInUse, message: "Address already in use" }, owner: NetworkThread, ctype: NetworkDispatcher, cid: cd3dc12c-4de9-4d0c-9f0b-a8f5267f1a7e, system: kompact-runtime-20, location: src/net/network_thread.rs:850 [INFO] [stdout] Jan 04 22:59:18.899 TRCE Initialised., ctype: PingerAct, cid: c4596369-24b0-44eb-807e-79135e974a99, system: kompact-runtime-19, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.900 DEBG Requesting actor registration at ActorId(c4596369-24b0-44eb-807e-79135e974a99), system: kompact-runtime-19, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:18.900 TRCE Initialised., ctype: DeadletterBox, cid: 6c9cbcd3-6411-42ff-9bb4-eca1eeb8e656, system: kompact-runtime-21, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.900 TRCE Initialised., ctype: NetworkDispatcher, cid: 1341706d-8d7f-4fe1-9a83-68d232454568, system: kompact-runtime-21, location: src/component/context.rs:77 [INFO] [stdout] test net::buffers::chunk_lease::tests::chunk_lease_chain_and_split_without_chains ... ok [INFO] [stdout] Jan 04 22:59:18.903 TRCE Initialised., ctype: ComponentSupervisor, cid: c6971f4b-02a8-4f14-b786-42314334ff39, system: kompact-runtime-21, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:18.903 DEBG Component started., cid: 6c9cbcd3-6411-42ff-9bb4-eca1eeb8e656, system: kompact-runtime-21, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.903 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 6c9cbcd3-6411-42ff-9bb4-eca1eeb8e656, system: kompact-runtime-21, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:18.903 DEBG Component started., cid: 1341706d-8d7f-4fe1-9a83-68d232454568, system: kompact-runtime-21, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.903 INFO Starting network..., ctype: NetworkDispatcher, cid: 1341706d-8d7f-4fe1-9a83-68d232454568, system: kompact-runtime-21, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:18.904 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 1341706d-8d7f-4fe1-9a83-68d232454568, system: kompact-runtime-21, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:18.904 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:46783, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1341706d-8d7f-4fe1-9a83-68d232454568, system: kompact-runtime-21, location: src/net/network_thread.rs:95 [INFO] [stdout] test net::buffers::chunk_ref::tests::chunk_ref_append_chained_to_chain ... ok [INFO] [stdout] Jan 04 22:59:18.917 INFO Started network just fine., ctype: NetworkDispatcher, cid: 1341706d-8d7f-4fe1-9a83-68d232454568, system: kompact-runtime-21, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:18.917 DEBG Component started., cid: c6971f4b-02a8-4f14-b786-42314334ff39, system: kompact-runtime-21, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.917 DEBG Started supervisor., ctype: ComponentSupervisor, cid: c6971f4b-02a8-4f14-b786-42314334ff39, system: kompact-runtime-21, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:18.918 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:18.918 DEBG Entering main EventLoop, addr: 127.0.0.1:46783, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1341706d-8d7f-4fe1-9a83-68d232454568, system: kompact-runtime-21, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:18.918 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: f6ead538-cbb4-43fa-95ab-204d8aaca9d1, system: kompact-runtime-15, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:18.918 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: f6ead538-cbb4-43fa-95ab-204d8aaca9d1, system: kompact-runtime-15, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:18.918 DEBG Component started., cid: 062dd9e7-c85f-4d1c-a1d4-4c6c25fc4282, system: kompact-runtime-17, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.918 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 062dd9e7-c85f-4d1c-a1d4-4c6c25fc4282, system: kompact-runtime-17, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:18.919 DEBG Component started., cid: e27e945a-e6d3-445a-b957-c079ebcdaa95, system: kompact-runtime-17, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.919 INFO Starting network..., ctype: NetworkDispatcher, cid: e27e945a-e6d3-445a-b957-c079ebcdaa95, system: kompact-runtime-17, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:18.919 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: e27e945a-e6d3-445a-b957-c079ebcdaa95, system: kompact-runtime-17, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:18.919 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: e27e945a-e6d3-445a-b957-c079ebcdaa95, system: kompact-runtime-17, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:18.919 DEBG Entering main EventLoop, addr: 127.0.0.1:43885, owner: NetworkThread, ctype: NetworkDispatcher, cid: e27e945a-e6d3-445a-b957-c079ebcdaa95, system: kompact-runtime-17, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:18.919 INFO Started network just fine., ctype: NetworkDispatcher, cid: e27e945a-e6d3-445a-b957-c079ebcdaa95, system: kompact-runtime-17, location: src/dispatch/mod.rs:859 [INFO] [stdout] test net::buffers::chunk_ref::tests::chunk_ref_chained_with_head ... ok [INFO] [stdout] Jan 04 22:59:18.920 DEBG Component started., cid: 955c5079-a41d-4fe7-8993-11f428b68dbc, system: kompact-runtime-17, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.920 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 955c5079-a41d-4fe7-8993-11f428b68dbc, system: kompact-runtime-17, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:18.920 DEBG Component dying, cid: 805935bc-6b46-4f49-b744-127f8b154c55, system: kompact-runtime-15, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:18.920 INFO Killing network..., ctype: NetworkDispatcher, cid: 805935bc-6b46-4f49-b744-127f8b154c55, system: kompact-runtime-15, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:18.920 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 805935bc-6b46-4f49-b744-127f8b154c55, system: kompact-runtime-15, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:18.920 DEBG Dropped its TCP server, addr: 127.0.0.1:45135, owner: NetworkThread, ctype: NetworkDispatcher, cid: 805935bc-6b46-4f49-b744-127f8b154c55, system: kompact-runtime-15, location: src/net/network_thread.rs:820 [INFO] [stdout] test net::buffers::chunk_ref::tests::chunk_ref_from_chained ... ok [INFO] [stdout] Jan 04 22:59:18.921 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:45135, owner: NetworkThread, ctype: NetworkDispatcher, cid: 805935bc-6b46-4f49-b744-127f8b154c55, system: kompact-runtime-15, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:18.921 DEBG Stopped., addr: 127.0.0.1:45135, owner: NetworkThread, ctype: NetworkDispatcher, cid: 805935bc-6b46-4f49-b744-127f8b154c55, system: kompact-runtime-15, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:18.921 DEBG Stopped, addr: 127.0.0.1:45135, owner: NetworkThread, ctype: NetworkDispatcher, cid: 805935bc-6b46-4f49-b744-127f8b154c55, system: kompact-runtime-15, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:18.921 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 805935bc-6b46-4f49-b744-127f8b154c55, system: kompact-runtime-15, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:18.921 INFO Killed network., ctype: NetworkDispatcher, cid: 805935bc-6b46-4f49-b744-127f8b154c55, system: kompact-runtime-15, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:18.921 DEBG Component killed, cid: 805935bc-6b46-4f49-b744-127f8b154c55, system: kompact-runtime-15, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:18.921 TRCE Not running inactive scheduled., cid: 805935bc-6b46-4f49-b744-127f8b154c55, system: kompact-runtime-15, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:18.922 DEBG Component dying, cid: 7577525f-a158-4027-bb21-fa6e7c901091, system: kompact-runtime-15, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:18.922 DEBG Killing..., ctype: DeadletterBox, cid: 7577525f-a158-4027-bb21-fa6e7c901091, system: kompact-runtime-15, location: src/component/definition.rs:171 [INFO] [stdout] test net::buffers::chunk_ref::tests::chunk_ref_unchained ... ok [INFO] [stdout] Jan 04 22:59:18.927 DEBG Component killed, cid: 7577525f-a158-4027-bb21-fa6e7c901091, system: kompact-runtime-15, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:18.930 TRCE Not running inactive scheduled., cid: 7577525f-a158-4027-bb21-fa6e7c901091, system: kompact-runtime-15, location: src/component/actual_component.rs:346 [INFO] [stdout] test net::buffers::decode_buffer::tests::decode_buffer_multi_chain_overflow ... ok [INFO] [stdout] Jan 04 22:59:18.931 DEBG Component started., cid: c4596369-24b0-44eb-807e-79135e974a99, system: kompact-runtime-19, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:18.931 DEBG Starting, ctype: PingerAct, cid: c4596369-24b0-44eb-807e-79135e974a99, system: kompact-runtime-19, location: src/net/mod.rs:580 [INFO] [stdout] Jan 04 22:59:18.931 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 128000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: PingerAct, cid: c4596369-24b0-44eb-807e-79135e974a99, system: kompact-runtime-19, location: src/component/context.rs:398 [INFO] [stdout] Jan 04 22:59:18.931 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/dispatch/mod.rs:603 [INFO] [stdout] Jan 04 22:59:18.931 DEBG Establishing new connection to 127.0.0.1:45135, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/dispatch/mod.rs:610 [INFO] [stdout] Jan 04 22:59:18.932 DEBG Component(c4596369-24b0-44eb-807e-79135e974a99) was started., ctype: ComponentSupervisor, cid: c1da3362-2746-4e82-8ec7-c8dbbbef36ba, system: kompact-runtime-19, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:18.932 DEBG Got DispatchEvent::Connect(127.0.0.1:45135), addr: 127.0.0.1:39617, owner: NetworkThread, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:18.932 DEBG Requesting connection to 127.0.0.1:45135, addr: 127.0.0.1:39617, owner: NetworkThread, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:18.932 DEBG Saying Hello to 127.0.0.1:45135, addr: 127.0.0.1:39617, owner: NetworkThread, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:18.932 ERRO Error while reading from peer 127.0.0.1:45135: [INFO] [stdout] Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, addr: 127.0.0.1:39617, owner: NetworkThread, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/network_thread.rs:511 [INFO] [stdout] Jan 04 22:59:18.933 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 35d67b2b-f53e-445b-86ef-43b972e9de33, system: kompact-runtime-18, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:18.938 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 35d67b2b-f53e-445b-86ef-43b972e9de33, system: kompact-runtime-18, location: src/supervision.rs:341 [INFO] [stdout] test net::buffers::encode_buffer::tests::aligned_after_drop ... ok [INFO] [stdout] test net::buffers::encode_buffer::tests::encode_buffer_get_buffer_encoder_eager_swap ... ok [INFO] [stdout] Jan 04 22:59:18.983 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: c6971f4b-02a8-4f14-b786-42314334ff39, system: kompact-runtime-21, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:18.983 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: c6971f4b-02a8-4f14-b786-42314334ff39, system: kompact-runtime-21, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:18.983 DEBG Component dying, cid: c4596369-24b0-44eb-807e-79135e974a99, system: kompact-runtime-19, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:18.983 DEBG Killing..., ctype: PingerAct, cid: c4596369-24b0-44eb-807e-79135e974a99, system: kompact-runtime-19, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:18.983 DEBG Component killed, cid: c4596369-24b0-44eb-807e-79135e974a99, system: kompact-runtime-19, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:18.983 TRCE Not running inactive scheduled., cid: c4596369-24b0-44eb-807e-79135e974a99, system: kompact-runtime-19, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:18.983 TRCE Component(c4596369-24b0-44eb-807e-79135e974a99) was killed and deallocated., ctype: ComponentSupervisor, cid: c1da3362-2746-4e82-8ec7-c8dbbbef36ba, system: kompact-runtime-19, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:18.983 DEBG Component dying, cid: eb7da823-ff57-4af3-a788-d8a92394882c, system: kompact-runtime-18, location: src/component/actual_component.rs:302 [INFO] [stdout] test dispatch::tests::network_cleanup ... ok [INFO] [stdout] Jan 04 22:59:18.984 INFO Killing network..., ctype: NetworkDispatcher, cid: eb7da823-ff57-4af3-a788-d8a92394882c, system: kompact-runtime-18, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:18.984 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: eb7da823-ff57-4af3-a788-d8a92394882c, system: kompact-runtime-18, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:18.984 DEBG Dropped its TCP server, addr: 127.0.0.1:46793, owner: NetworkThread, ctype: NetworkDispatcher, cid: eb7da823-ff57-4af3-a788-d8a92394882c, system: kompact-runtime-18, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:18.984 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:46793, owner: NetworkThread, ctype: NetworkDispatcher, cid: eb7da823-ff57-4af3-a788-d8a92394882c, system: kompact-runtime-18, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:18.984 DEBG Stopped., addr: 127.0.0.1:46793, owner: NetworkThread, ctype: NetworkDispatcher, cid: eb7da823-ff57-4af3-a788-d8a92394882c, system: kompact-runtime-18, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:18.984 DEBG Stopped, addr: 127.0.0.1:46793, owner: NetworkThread, ctype: NetworkDispatcher, cid: eb7da823-ff57-4af3-a788-d8a92394882c, system: kompact-runtime-18, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:18.984 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: eb7da823-ff57-4af3-a788-d8a92394882c, system: kompact-runtime-18, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:18.984 INFO Killed network., ctype: NetworkDispatcher, cid: eb7da823-ff57-4af3-a788-d8a92394882c, system: kompact-runtime-18, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:18.985 DEBG Component killed, cid: eb7da823-ff57-4af3-a788-d8a92394882c, system: kompact-runtime-18, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:18.985 TRCE Not running inactive scheduled., cid: eb7da823-ff57-4af3-a788-d8a92394882c, system: kompact-runtime-18, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:18.985 DEBG Component dying, cid: 375aa0c0-eda2-4e54-849a-c692f4d75def, system: kompact-runtime-18, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:18.985 DEBG Killing..., ctype: DeadletterBox, cid: 375aa0c0-eda2-4e54-849a-c692f4d75def, system: kompact-runtime-18, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:18.985 DEBG Component killed, cid: 375aa0c0-eda2-4e54-849a-c692f4d75def, system: kompact-runtime-18, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:18.985 TRCE Not running inactive scheduled., cid: 375aa0c0-eda2-4e54-849a-c692f4d75def, system: kompact-runtime-18, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:18.985 DEBG Component dying, cid: 1341706d-8d7f-4fe1-9a83-68d232454568, system: kompact-runtime-21, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:18.985 INFO Killing network..., ctype: NetworkDispatcher, cid: 1341706d-8d7f-4fe1-9a83-68d232454568, system: kompact-runtime-21, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:18.985 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 1341706d-8d7f-4fe1-9a83-68d232454568, system: kompact-runtime-21, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:18.985 DEBG Dropped its TCP server, addr: 127.0.0.1:46783, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1341706d-8d7f-4fe1-9a83-68d232454568, system: kompact-runtime-21, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:18.986 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:46783, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1341706d-8d7f-4fe1-9a83-68d232454568, system: kompact-runtime-21, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:18.986 DEBG Stopped., addr: 127.0.0.1:46783, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1341706d-8d7f-4fe1-9a83-68d232454568, system: kompact-runtime-21, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:18.986 DEBG Stopped, addr: 127.0.0.1:46783, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1341706d-8d7f-4fe1-9a83-68d232454568, system: kompact-runtime-21, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:18.986 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 1341706d-8d7f-4fe1-9a83-68d232454568, system: kompact-runtime-21, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:18.986 INFO Killed network., ctype: NetworkDispatcher, cid: 1341706d-8d7f-4fe1-9a83-68d232454568, system: kompact-runtime-21, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:18.994 DEBG Component killed, cid: 1341706d-8d7f-4fe1-9a83-68d232454568, system: kompact-runtime-21, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:18.995 TRCE Not running inactive scheduled., cid: 1341706d-8d7f-4fe1-9a83-68d232454568, system: kompact-runtime-21, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:18.998 DEBG Component dying, cid: 6c9cbcd3-6411-42ff-9bb4-eca1eeb8e656, system: kompact-runtime-21, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:18.998 DEBG Killing..., ctype: DeadletterBox, cid: 6c9cbcd3-6411-42ff-9bb4-eca1eeb8e656, system: kompact-runtime-21, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:18.999 DEBG Component killed, cid: 6c9cbcd3-6411-42ff-9bb4-eca1eeb8e656, system: kompact-runtime-21, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:18.999 TRCE Not running inactive scheduled., cid: 6c9cbcd3-6411-42ff-9bb4-eca1eeb8e656, system: kompact-runtime-21, location: src/component/actual_component.rs:346 [INFO] [stdout] test messaging::deser_macro::deser_macro_tests::simple_macro_test_with_err_and_other ... ok [INFO] [stdout] test messaging::deser_macro::deser_macro_tests::simple_macro_test_with_err ... ok [INFO] [stdout] test net::buffers::encode_buffer::tests::encode_buffer_overload_reuse_hocon_configured_small_buffers ... ok [INFO] [stdout] test net::buffers::encode_buffer::tests::encode_buffer_panic ... ignored [INFO] [stdout] Jan 04 22:59:19.150 TRCE Initialised., ctype: DeadletterBox, cid: a1b6956a-162d-4554-9541-22823b5a3e44, system: kompact-runtime-22, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.174 TRCE Initialised., ctype: NetworkDispatcher, cid: ae5e3bc7-1f67-4edc-af13-64a18f8a90f3, system: kompact-runtime-22, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.175 TRCE Initialised., ctype: ComponentSupervisor, cid: b0533982-b644-4a8b-9b79-cbee0dc2f209, system: kompact-runtime-22, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.175 DEBG Component started., cid: a1b6956a-162d-4554-9541-22823b5a3e44, system: kompact-runtime-22, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.176 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: a1b6956a-162d-4554-9541-22823b5a3e44, system: kompact-runtime-22, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:19.176 DEBG Component started., cid: ae5e3bc7-1f67-4edc-af13-64a18f8a90f3, system: kompact-runtime-22, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.176 INFO Starting network..., ctype: NetworkDispatcher, cid: ae5e3bc7-1f67-4edc-af13-64a18f8a90f3, system: kompact-runtime-22, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:19.177 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: ae5e3bc7-1f67-4edc-af13-64a18f8a90f3, system: kompact-runtime-22, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:19.177 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: ae5e3bc7-1f67-4edc-af13-64a18f8a90f3, system: kompact-runtime-22, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:19.177 DEBG Entering main EventLoop, addr: 127.0.0.1:44481, owner: NetworkThread, ctype: NetworkDispatcher, cid: ae5e3bc7-1f67-4edc-af13-64a18f8a90f3, system: kompact-runtime-22, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:19.177 INFO Started network just fine., ctype: NetworkDispatcher, cid: ae5e3bc7-1f67-4edc-af13-64a18f8a90f3, system: kompact-runtime-22, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:19.178 DEBG Component started., cid: b0533982-b644-4a8b-9b79-cbee0dc2f209, system: kompact-runtime-22, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.178 DEBG Started supervisor., ctype: ComponentSupervisor, cid: b0533982-b644-4a8b-9b79-cbee0dc2f209, system: kompact-runtime-22, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:19.178 TRCE Initialised., ctype: BufferTestActor, cid: 8b04e125-8b8a-4ad7-bda3-056ac5b0e1d3, system: kompact-runtime-22, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.179 DEBG Requesting actor registration at ActorId(8b04e125-8b8a-4ad7-bda3-056ac5b0e1d3), system: kompact-runtime-22, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:19.179 DEBG Requesting actor alias registration for "dummy", system: kompact-runtime-22, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:19.179 DEBG Requesting actor registration at Alias("dummy"), system: kompact-runtime-22, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:19.180 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: ae5e3bc7-1f67-4edc-af13-64a18f8a90f3, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:19.180 DEBG Component started., cid: 8b04e125-8b8a-4ad7-bda3-056ac5b0e1d3, system: kompact-runtime-22, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.180 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 256, initial_chunk_count: 3, max_chunk_count: 4, encode_buf_min_free_space: 20 }., ctype: BufferTestActor, cid: 8b04e125-8b8a-4ad7-bda3-056ac5b0e1d3, system: kompact-runtime-22, location: src/component/context.rs:398 [INFO] [stdout] Jan 04 22:59:19.181 DEBG Component(8b04e125-8b8a-4ad7-bda3-056ac5b0e1d3) was started., ctype: ComponentSupervisor, cid: b0533982-b644-4a8b-9b79-cbee0dc2f209, system: kompact-runtime-22, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:19.254 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 684a6f64-279e-4eb8-b12b-c0660f0f5924, system: kompact-runtime-1, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:19.270 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 9dab9437-25cc-466d-8874-6eae15875c77, system: kompact-runtime-4, location: src/dispatch/mod.rs:377 [INFO] [stdout] test net::buffers::tests::buffer_config_hocon_overrides_default ... ok [INFO] [stdout] Jan 04 22:59:19.293 TRCE Initialised., ctype: DeadletterBox, cid: 2105a49e-ccd6-429c-b36c-ff80a31eee26, system: kompact-runtime-23, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.293 TRCE Initialised., ctype: NetworkDispatcher, cid: 115ff6e9-caf9-4692-9cd9-6421ee3492b7, system: kompact-runtime-23, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.293 TRCE Initialised., ctype: ComponentSupervisor, cid: 8ebce1f2-7455-4251-991a-761e268938ac, system: kompact-runtime-23, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.322 DEBG Component started., cid: 2105a49e-ccd6-429c-b36c-ff80a31eee26, system: kompact-runtime-23, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.323 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 2105a49e-ccd6-429c-b36c-ff80a31eee26, system: kompact-runtime-23, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:19.323 DEBG Component started., cid: 115ff6e9-caf9-4692-9cd9-6421ee3492b7, system: kompact-runtime-23, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.323 INFO Starting network..., ctype: NetworkDispatcher, cid: 115ff6e9-caf9-4692-9cd9-6421ee3492b7, system: kompact-runtime-23, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:19.323 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 115ff6e9-caf9-4692-9cd9-6421ee3492b7, system: kompact-runtime-23, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:19.323 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 115ff6e9-caf9-4692-9cd9-6421ee3492b7, system: kompact-runtime-23, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:19.323 INFO Started network just fine., ctype: NetworkDispatcher, cid: 115ff6e9-caf9-4692-9cd9-6421ee3492b7, system: kompact-runtime-23, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:19.324 DEBG Component started., cid: 8ebce1f2-7455-4251-991a-761e268938ac, system: kompact-runtime-23, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.324 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 8ebce1f2-7455-4251-991a-761e268938ac, system: kompact-runtime-23, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:19.324 DEBG Entering main EventLoop, addr: 127.0.0.1:46239, owner: NetworkThread, ctype: NetworkDispatcher, cid: 115ff6e9-caf9-4692-9cd9-6421ee3492b7, system: kompact-runtime-23, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:19.324 TRCE Initialised., ctype: BufferTestActor, cid: ec20319b-2b98-4c36-a3fa-d79ceccb4080, system: kompact-runtime-23, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.324 DEBG Requesting actor registration at ActorId(ec20319b-2b98-4c36-a3fa-d79ceccb4080), system: kompact-runtime-23, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:19.325 DEBG Requesting actor alias registration for "dummy", system: kompact-runtime-23, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:19.325 DEBG Requesting actor registration at Alias("dummy"), system: kompact-runtime-23, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:19.325 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 115ff6e9-caf9-4692-9cd9-6421ee3492b7, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:19.325 DEBG Component started., cid: ec20319b-2b98-4c36-a3fa-d79ceccb4080, system: kompact-runtime-23, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.326 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 128, initial_chunk_count: 4, max_chunk_count: 5, encode_buf_min_free_space: 30 }., ctype: BufferTestActor, cid: ec20319b-2b98-4c36-a3fa-d79ceccb4080, system: kompact-runtime-23, location: src/component/context.rs:398 [INFO] [stdout] Jan 04 22:59:19.326 DEBG Component(ec20319b-2b98-4c36-a3fa-d79ceccb4080) was started., ctype: ComponentSupervisor, cid: 8ebce1f2-7455-4251-991a-761e268938ac, system: kompact-runtime-23, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:19.354 DEBG Scheduling reaping at 250ms, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] test net::buffers::tests::buffer_config_init_buffers_overrides_hocon_and_default ... ok [INFO] [stdout] test net::buffers::tests::invalid_encode_min_remaining_validation ... ignored [INFO] [stdout] test net::buffers::tests::invalid_pool_counts_config_validation ... ignored [INFO] [stdout] Jan 04 22:59:19.420 TRCE Initialised., ctype: DeadletterBox, cid: 7b73cf4a-07f9-4623-a144-b20e0eae1b25, system: kompact-runtime-24, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.420 TRCE Initialised., ctype: NetworkDispatcher, cid: 25f87b1d-dceb-4d32-8f4c-cda0d42067d2, system: kompact-runtime-24, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.421 TRCE Initialised., ctype: ComponentSupervisor, cid: 517b5bd4-d838-4c1e-b0dc-e5ef674a4018, system: kompact-runtime-24, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.421 DEBG Component started., cid: 7b73cf4a-07f9-4623-a144-b20e0eae1b25, system: kompact-runtime-24, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.421 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 7b73cf4a-07f9-4623-a144-b20e0eae1b25, system: kompact-runtime-24, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:19.422 DEBG Component started., cid: 25f87b1d-dceb-4d32-8f4c-cda0d42067d2, system: kompact-runtime-24, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.422 INFO Starting network..., ctype: NetworkDispatcher, cid: 25f87b1d-dceb-4d32-8f4c-cda0d42067d2, system: kompact-runtime-24, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:19.423 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 25f87b1d-dceb-4d32-8f4c-cda0d42067d2, system: kompact-runtime-24, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:19.423 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 25f87b1d-dceb-4d32-8f4c-cda0d42067d2, system: kompact-runtime-24, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:19.423 INFO Started network just fine., ctype: NetworkDispatcher, cid: 25f87b1d-dceb-4d32-8f4c-cda0d42067d2, system: kompact-runtime-24, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:19.424 DEBG Component started., cid: 517b5bd4-d838-4c1e-b0dc-e5ef674a4018, system: kompact-runtime-24, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.424 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 517b5bd4-d838-4c1e-b0dc-e5ef674a4018, system: kompact-runtime-24, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:19.425 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, system: kompact-runtime-24, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:19.425 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, system: kompact-runtime-24, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:19.426 DEBG Got DispatchEvent::Connect(127.0.0.1:43821), addr: 127.0.0.1:45847, system: kompact-runtime-24, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:19.426 DEBG Requesting connection to 127.0.0.1:43821, addr: 127.0.0.1:45847, system: kompact-runtime-24, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:19.426 DEBG Saying Hello to 127.0.0.1:43821, addr: 127.0.0.1:45847, system: kompact-runtime-24, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:19.426 DEBG Got DispatchEvent::Connect(127.0.0.1:45847), addr: 127.0.0.1:43821, system: kompact-runtime-24, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:19.427 DEBG Requesting connection to 127.0.0.1:45847, addr: 127.0.0.1:43821, system: kompact-runtime-24, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:19.427 DEBG Saying Hello to 127.0.0.1:45847, addr: 127.0.0.1:43821, system: kompact-runtime-24, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:19.463 DEBG Entering main EventLoop, addr: 127.0.0.1:46099, owner: NetworkThread, ctype: NetworkDispatcher, cid: 25f87b1d-dceb-4d32-8f4c-cda0d42067d2, system: kompact-runtime-24, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:19.466 INFO Completed BlockMe::OnChannel future, ctype: BlockingComponent, cid: 67e76a5b-2bee-4d7b-82dd-1d52ea1a4da5, system: kompact-runtime-11, location: src/component/mod.rs:726 [INFO] [stdout] Jan 04 22:59:19.467 INFO Got BlockMe::Now, ctype: BlockingComponent, cid: 67e76a5b-2bee-4d7b-82dd-1d52ea1a4da5, system: kompact-runtime-11, location: src/component/mod.rs:712 [INFO] [stdout] Jan 04 22:59:19.467 TRCE Component has been blocked, cid: 67e76a5b-2bee-4d7b-82dd-1d52ea1a4da5, system: kompact-runtime-11, location: src/component/actual_component.rs:372 [INFO] [stdout] Jan 04 22:59:19.467 INFO Ran BlockMe::Now future, ctype: BlockingComponent, cid: 67e76a5b-2bee-4d7b-82dd-1d52ea1a4da5, system: kompact-runtime-11, location: src/component/mod.rs:716 [INFO] [stdout] Jan 04 22:59:19.511 INFO Completed BlockMe::OnChannel future, ctype: BlockingComponent, cid: 61047c06-908d-41d7-91b7-005edf083da3, system: kompact-runtime-5, location: src/component/mod.rs:726 [INFO] [stdout] Jan 04 22:59:19.529 DEBG Component dying, cid: 858e9914-1bad-4958-a289-35a2f20a93e1, system: kompact-runtime-7, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:19.530 DEBG Component killed, cid: 858e9914-1bad-4958-a289-35a2f20a93e1, system: kompact-runtime-7, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:19.530 TRCE Not running inactive scheduled., cid: 858e9914-1bad-4958-a289-35a2f20a93e1, system: kompact-runtime-7, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:19.530 TRCE Subscribing listener for 858e9914-1bad-4958-a289-35a2f20a93e1., ctype: ComponentSupervisor, cid: c216730e-9713-4574-af38-ba5938222fb2, system: kompact-runtime-7, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:19.530 DEBG Component(858e9914-1bad-4958-a289-35a2f20a93e1) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: c216730e-9713-4574-af38-ba5938222fb2, system: kompact-runtime-7, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:19.530 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: c216730e-9713-4574-af38-ba5938222fb2, system: kompact-runtime-7, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:19.530 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: c216730e-9713-4574-af38-ba5938222fb2, system: kompact-runtime-7, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:19.531 DEBG Component dying, cid: 5ba19480-9769-4258-ab4a-acd787c94a64, system: kompact-runtime-7, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:19.531 DEBG Killing..., ctype: LocalDispatcher, cid: 5ba19480-9769-4258-ab4a-acd787c94a64, system: kompact-runtime-7, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:19.531 DEBG Component killed, cid: 5ba19480-9769-4258-ab4a-acd787c94a64, system: kompact-runtime-7, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:19.531 TRCE Not running inactive scheduled., cid: 5ba19480-9769-4258-ab4a-acd787c94a64, system: kompact-runtime-7, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:19.531 DEBG Component dying, cid: 0788c22f-07af-4530-a1ca-15f342ce8a5f, system: kompact-runtime-7, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:19.531 DEBG Killing..., ctype: DeadletterBox, cid: 0788c22f-07af-4530-a1ca-15f342ce8a5f, system: kompact-runtime-7, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:19.531 DEBG Component killed, cid: 0788c22f-07af-4530-a1ca-15f342ce8a5f, system: kompact-runtime-7, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:19.531 TRCE Not running inactive scheduled., cid: 0788c22f-07af-4530-a1ca-15f342ce8a5f, system: kompact-runtime-7, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:19.532 DEBG Accepting connection from 127.0.0.1:46260, addr: 127.0.0.1:45847, system: kompact-runtime-24, location: src/net/network_thread.rs:664 [INFO] [stdout] Jan 04 22:59:19.532 DEBG Saying Hello to 127.0.0.1:46260, addr: 127.0.0.1:45847, system: kompact-runtime-24, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:19.532 DEBG Accepting connection from 127.0.0.1:35352, addr: 127.0.0.1:43821, system: kompact-runtime-24, location: src/net/network_thread.rs:664 [INFO] [stdout] Jan 04 22:59:19.532 DEBG Saying Hello to 127.0.0.1:35352, addr: 127.0.0.1:43821, system: kompact-runtime-24, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:19.532 TRCE Subscribing listener for 7294099b-1027-4f2b-a221-ab9766d8ce6f., ctype: ComponentSupervisor, cid: 587635d1-2ebb-417e-be7c-3802e39f5b7d, system: kompact-runtime-10, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:19.532 DEBG Component dying, cid: 7294099b-1027-4f2b-a221-ab9766d8ce6f, system: kompact-runtime-10, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:19.533 DEBG Component killed, cid: 7294099b-1027-4f2b-a221-ab9766d8ce6f, system: kompact-runtime-10, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:19.533 TRCE Not running inactive scheduled., cid: 7294099b-1027-4f2b-a221-ab9766d8ce6f, system: kompact-runtime-10, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:19.533 DEBG Component(7294099b-1027-4f2b-a221-ab9766d8ce6f) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 587635d1-2ebb-417e-be7c-3802e39f5b7d, system: kompact-runtime-10, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:19.533 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 587635d1-2ebb-417e-be7c-3802e39f5b7d, system: kompact-runtime-10, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:19.534 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 587635d1-2ebb-417e-be7c-3802e39f5b7d, system: kompact-runtime-10, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:19.534 DEBG Component dying, cid: c8f8aa42-caf8-4015-94d6-f202dc14c462, system: kompact-runtime-10, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:19.534 DEBG Killing..., ctype: LocalDispatcher, cid: c8f8aa42-caf8-4015-94d6-f202dc14c462, system: kompact-runtime-10, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:19.534 DEBG Component killed, cid: c8f8aa42-caf8-4015-94d6-f202dc14c462, system: kompact-runtime-10, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:19.534 TRCE Not running inactive scheduled., cid: c8f8aa42-caf8-4015-94d6-f202dc14c462, system: kompact-runtime-10, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:19.535 DEBG Component dying, cid: f150d8fe-1a00-4790-a460-1011726371c7, system: kompact-runtime-10, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:19.535 DEBG Killing..., ctype: DeadletterBox, cid: f150d8fe-1a00-4790-a460-1011726371c7, system: kompact-runtime-10, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:19.535 DEBG Component killed, cid: f150d8fe-1a00-4790-a460-1011726371c7, system: kompact-runtime-10, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:19.535 TRCE Not running inactive scheduled., cid: f150d8fe-1a00-4790-a460-1011726371c7, system: kompact-runtime-10, location: src/component/actual_component.rs:346 [INFO] [stdout] test component::tests::test_immediate_blocking ... ok [INFO] [stdout] test component::tests::test_immediate_non_blocking ... ok [INFO] [stdout] Jan 04 22:59:19.566 TRCE Subscribing listener for f14a8b8a-519b-43c0-94b0-44d5a8e2a5cf., ctype: ComponentSupervisor, cid: bc8279d9-6013-486c-82db-f704471ad8d4, system: kompact-runtime-12, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:19.567 DEBG Component dying, cid: f14a8b8a-519b-43c0-94b0-44d5a8e2a5cf, system: kompact-runtime-12, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:19.567 DEBG Killing..., ctype: AsyncComponent, cid: f14a8b8a-519b-43c0-94b0-44d5a8e2a5cf, system: kompact-runtime-12, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:19.567 DEBG Component killed, cid: f14a8b8a-519b-43c0-94b0-44d5a8e2a5cf, system: kompact-runtime-12, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:19.568 TRCE Not running inactive scheduled., cid: f14a8b8a-519b-43c0-94b0-44d5a8e2a5cf, system: kompact-runtime-12, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:19.568 DEBG Component(f14a8b8a-519b-43c0-94b0-44d5a8e2a5cf) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: bc8279d9-6013-486c-82db-f704471ad8d4, system: kompact-runtime-12, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:19.568 INFO Completed Async::OnChannel future, ctype: AsyncComponent, cid: a119c320-f5e7-4ab3-a369-d8f3bba90aad, system: kompact-runtime-8, location: src/component/mod.rs:911 [INFO] [stdout] Jan 04 22:59:19.569 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: bc8279d9-6013-486c-82db-f704471ad8d4, system: kompact-runtime-12, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:19.569 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: bc8279d9-6013-486c-82db-f704471ad8d4, system: kompact-runtime-12, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:19.569 DEBG Component dying, cid: 78eb5707-1b7a-4920-a59d-fbdd43baa27d, system: kompact-runtime-12, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:19.570 DEBG Killing..., ctype: LocalDispatcher, cid: 78eb5707-1b7a-4920-a59d-fbdd43baa27d, system: kompact-runtime-12, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:19.570 DEBG Component killed, cid: 78eb5707-1b7a-4920-a59d-fbdd43baa27d, system: kompact-runtime-12, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:19.570 TRCE Not running inactive scheduled., cid: 78eb5707-1b7a-4920-a59d-fbdd43baa27d, system: kompact-runtime-12, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:19.571 DEBG Component dying, cid: ecd41768-1f6b-467d-a15f-aff914acbbcf, system: kompact-runtime-12, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:19.571 DEBG Killing..., ctype: DeadletterBox, cid: ecd41768-1f6b-467d-a15f-aff914acbbcf, system: kompact-runtime-12, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:19.571 DEBG Component killed, cid: ecd41768-1f6b-467d-a15f-aff914acbbcf, system: kompact-runtime-12, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:19.572 TRCE Not running inactive scheduled., cid: ecd41768-1f6b-467d-a15f-aff914acbbcf, system: kompact-runtime-12, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:19.572 TRCE Initialised., ctype: DeadletterBox, cid: 977a15f0-bc5d-4b7d-a421-6c1ed9c12395, system: kompact-runtime-25, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.573 TRCE Initialised., ctype: NetworkDispatcher, cid: b7c2288a-a82c-43a5-b089-4e0375b3da95, system: kompact-runtime-25, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.573 TRCE Initialised., ctype: ComponentSupervisor, cid: f37797fd-80a0-462e-804c-5832ab9401b3, system: kompact-runtime-25, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.573 DEBG Component started., cid: 977a15f0-bc5d-4b7d-a421-6c1ed9c12395, system: kompact-runtime-25, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.574 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 977a15f0-bc5d-4b7d-a421-6c1ed9c12395, system: kompact-runtime-25, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:19.574 DEBG Component started., cid: b7c2288a-a82c-43a5-b089-4e0375b3da95, system: kompact-runtime-25, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.574 INFO Starting network..., ctype: NetworkDispatcher, cid: b7c2288a-a82c-43a5-b089-4e0375b3da95, system: kompact-runtime-25, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:19.575 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: b7c2288a-a82c-43a5-b089-4e0375b3da95, system: kompact-runtime-25, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:19.575 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: b7c2288a-a82c-43a5-b089-4e0375b3da95, system: kompact-runtime-25, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:19.575 INFO Started network just fine., ctype: NetworkDispatcher, cid: b7c2288a-a82c-43a5-b089-4e0375b3da95, system: kompact-runtime-25, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:19.576 DEBG Component started., cid: f37797fd-80a0-462e-804c-5832ab9401b3, system: kompact-runtime-25, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.576 DEBG Started supervisor., ctype: ComponentSupervisor, cid: f37797fd-80a0-462e-804c-5832ab9401b3, system: kompact-runtime-25, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:19.577 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, system: kompact-runtime-25, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:19.577 DEBG Entering main EventLoop, addr: 127.0.0.1:40011, owner: NetworkThread, ctype: NetworkDispatcher, cid: b7c2288a-a82c-43a5-b089-4e0375b3da95, system: kompact-runtime-25, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:19.578 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, system: kompact-runtime-25, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:19.578 DEBG Got DispatchEvent::Connect(127.0.0.1:41833), addr: 127.0.0.1:35717, system: kompact-runtime-25, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:19.578 DEBG Requesting connection to 127.0.0.1:41833, addr: 127.0.0.1:35717, system: kompact-runtime-25, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:19.579 DEBG Saying Hello to 127.0.0.1:41833, addr: 127.0.0.1:35717, system: kompact-runtime-25, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:19.579 INFO Got AsyncMe::JustAMessage(gotcha), ctype: AsyncComponent, cid: 769733ee-78ba-457c-a792-c4fef359c117, system: kompact-runtime-9, location: src/component/mod.rs:941 [INFO] [stdout] Jan 04 22:59:19.579 TRCE Subscribing listener for 8851695f-e95d-45b4-bfaa-6deecc8bb93c., ctype: ComponentSupervisor, cid: 1f79cf2b-5fe8-4e6f-bb00-c403172f9c45, system: kompact-runtime-14, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:19.580 DEBG Component dying, cid: 8851695f-e95d-45b4-bfaa-6deecc8bb93c, system: kompact-runtime-14, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:19.580 INFO Cleaning up before shutdown, ctype: BlockingComponent, cid: 8851695f-e95d-45b4-bfaa-6deecc8bb93c, system: kompact-runtime-14, location: src/component/mod.rs:695 [INFO] [stdout] Jan 04 22:59:19.580 TRCE Component has been blocked, cid: 8851695f-e95d-45b4-bfaa-6deecc8bb93c, system: kompact-runtime-14, location: src/component/actual_component.rs:330 [INFO] [stdout] Jan 04 22:59:19.580 INFO Ran BlockMe::OnShutdown future, ctype: BlockingComponent, cid: 8851695f-e95d-45b4-bfaa-6deecc8bb93c, system: kompact-runtime-14, location: src/component/mod.rs:698 [INFO] [stdout] Jan 04 22:59:19.580 DEBG Component killed, cid: 8851695f-e95d-45b4-bfaa-6deecc8bb93c, system: kompact-runtime-14, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:19.587 DEBG Component(8851695f-e95d-45b4-bfaa-6deecc8bb93c) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 1f79cf2b-5fe8-4e6f-bb00-c403172f9c45, system: kompact-runtime-14, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:19.587 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 1f79cf2b-5fe8-4e6f-bb00-c403172f9c45, system: kompact-runtime-14, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:19.587 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 1f79cf2b-5fe8-4e6f-bb00-c403172f9c45, system: kompact-runtime-14, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:19.587 TRCE Initialised., ctype: DeadletterBox, cid: b166a671-5573-4726-9754-3aae65699756, system: kompact-runtime-26, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.587 TRCE Initialised., ctype: NetworkDispatcher, cid: 0bbbc00d-56af-42dc-8495-e85bfd1e42b0, system: kompact-runtime-26, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.588 TRCE Initialised., ctype: ComponentSupervisor, cid: b73d802c-b58c-414d-bbaa-92552d746caa, system: kompact-runtime-26, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.595 DEBG Component dying, cid: 9f5a2f58-63f1-4523-bdb4-6565b613e8b2, system: kompact-runtime-14, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:19.595 DEBG Killing..., ctype: DeadletterBox, cid: 9f5a2f58-63f1-4523-bdb4-6565b613e8b2, system: kompact-runtime-14, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:19.595 DEBG Component killed, cid: 9f5a2f58-63f1-4523-bdb4-6565b613e8b2, system: kompact-runtime-14, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:19.595 TRCE Not running inactive scheduled., cid: 9f5a2f58-63f1-4523-bdb4-6565b613e8b2, system: kompact-runtime-14, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:19.602 DEBG Component dying, cid: f9185b13-e127-4ac9-9902-c83801772814, system: kompact-runtime-14, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:19.603 DEBG Killing..., ctype: LocalDispatcher, cid: f9185b13-e127-4ac9-9902-c83801772814, system: kompact-runtime-14, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:19.603 DEBG Component killed, cid: f9185b13-e127-4ac9-9902-c83801772814, system: kompact-runtime-14, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:19.604 TRCE Not running inactive scheduled., cid: f9185b13-e127-4ac9-9902-c83801772814, system: kompact-runtime-14, location: src/component/actual_component.rs:346 [INFO] [stdout] test component::tests::test_shutdown_blocking ... ok [INFO] [stdout] test net::network_thread::tests::network_thread_custom_buffer_config ... ok [INFO] [stdout] test component::tests::test_component_spawn_off ... ok [INFO] [stdout] test routing::groups::tests::router_debug ... ok [INFO] [stdout] Jan 04 22:59:19.612 DEBG Component started., cid: b166a671-5573-4726-9754-3aae65699756, system: kompact-runtime-26, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.623 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: b166a671-5573-4726-9754-3aae65699756, system: kompact-runtime-26, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:19.623 DEBG Component started., cid: 0bbbc00d-56af-42dc-8495-e85bfd1e42b0, system: kompact-runtime-26, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.623 INFO Starting network..., ctype: NetworkDispatcher, cid: 0bbbc00d-56af-42dc-8495-e85bfd1e42b0, system: kompact-runtime-26, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:19.624 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 0bbbc00d-56af-42dc-8495-e85bfd1e42b0, system: kompact-runtime-26, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:19.624 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0bbbc00d-56af-42dc-8495-e85bfd1e42b0, system: kompact-runtime-26, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:19.624 INFO Started network just fine., ctype: NetworkDispatcher, cid: 0bbbc00d-56af-42dc-8495-e85bfd1e42b0, system: kompact-runtime-26, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:19.625 DEBG Component started., cid: b73d802c-b58c-414d-bbaa-92552d746caa, system: kompact-runtime-26, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.625 DEBG Started supervisor., ctype: ComponentSupervisor, cid: b73d802c-b58c-414d-bbaa-92552d746caa, system: kompact-runtime-26, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:19.625 DEBG Entering main EventLoop, addr: 127.0.0.1:43549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 0bbbc00d-56af-42dc-8495-e85bfd1e42b0, system: kompact-runtime-26, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:19.626 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, system: kompact-runtime-26, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:19.626 DEBG Dropped its TCP server, addr: 127.0.0.1:42755, system: kompact-runtime-26, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:19.627 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:42755, system: kompact-runtime-26, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:19.627 DEBG Stopped., addr: 127.0.0.1:42755, system: kompact-runtime-26, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:19.627 DEBG Scheduling reaping at 750ms, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:19.628 TRCE Initialised., ctype: DeadletterBox, cid: 62266cae-2352-4626-acb5-63924c612ac3, system: kompact-runtime-27, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.628 TRCE Initialised., ctype: LocalDispatcher, cid: 88ca0094-cd11-4057-875c-81ba9160eac1, system: kompact-runtime-27, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.629 TRCE Initialised., ctype: ComponentSupervisor, cid: 2b8f4901-b616-46bf-9c5a-924d20b98f1e, system: kompact-runtime-27, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.632 DEBG Handling Hello(127.0.0.1:43821) from 127.0.0.1:43821, addr: 127.0.0.1:45847, system: kompact-runtime-24, location: src/net/network_thread.rs:561 [INFO] [stdout] Jan 04 22:59:19.639 DEBG Handling Hello(127.0.0.1:45847) from 127.0.0.1:45847, addr: 127.0.0.1:43821, system: kompact-runtime-24, location: src/net/network_thread.rs:561 [INFO] [stdout] Jan 04 22:59:19.639 DEBG Got Start(127.0.0.1:45847, ...) from 127.0.0.1:35352, already connected, addr: 127.0.0.1:43821, system: kompact-runtime-24, location: src/net/network_thread.rs:383 [INFO] [stdout] Jan 04 22:59:19.640 DEBG Component started., cid: 62266cae-2352-4626-acb5-63924c612ac3, system: kompact-runtime-27, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.640 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 62266cae-2352-4626-acb5-63924c612ac3, system: kompact-runtime-27, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:19.647 DEBG Component started., cid: 88ca0094-cd11-4057-875c-81ba9160eac1, system: kompact-runtime-27, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.647 DEBG Component started., cid: 2b8f4901-b616-46bf-9c5a-924d20b98f1e, system: kompact-runtime-27, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.648 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 2b8f4901-b616-46bf-9c5a-924d20b98f1e, system: kompact-runtime-27, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:19.648 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 88ca0094-cd11-4057-875c-81ba9160eac1, system: kompact-runtime-27, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:19.694 DEBG Accepting connection from 127.0.0.1:44402, addr: 127.0.0.1:41833, system: kompact-runtime-25, location: src/net/network_thread.rs:664 [INFO] [stdout] Jan 04 22:59:19.731 DEBG Saying Hello to 127.0.0.1:44402, addr: 127.0.0.1:41833, system: kompact-runtime-25, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:19.731 TRCE Initialised., ctype: ReceiverComponent, cid: 79b08144-1456-4b18-83ae-640e6b2b00f8, system: kompact-runtime-27, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.731 TRCE Initialised., ctype: ReceiverComponent, cid: 328365cc-7786-4523-8712-3386421f1c30, system: kompact-runtime-27, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.731 TRCE Initialised., ctype: ReceiverComponent, cid: 2f3462c7-f7da-46ef-a6f9-7be001dcad59, system: kompact-runtime-27, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:19.731 TRCE Routing msg to member at index=0, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:19.731 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: ae5e3bc7-1f67-4edc-af13-64a18f8a90f3, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:19.731 TRCE Subscribing listener for b2246089-a5a4-4a7b-ac9f-9ad9bbf23bee., ctype: ComponentSupervisor, cid: 77f5b7be-9cd0-49eb-8fcc-669665091850, system: kompact-runtime-1, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:19.731 DEBG Component stopping, cid: b2246089-a5a4-4a7b-ac9f-9ad9bbf23bee, system: kompact-runtime-1, location: src/component/actual_component.rs:291 [INFO] [stdout] Jan 04 22:59:19.731 DEBG Stopping..., ctype: ChildComponent, cid: b2246089-a5a4-4a7b-ac9f-9ad9bbf23bee, system: kompact-runtime-1, location: src/component/definition.rs:160 [INFO] [stdout] Jan 04 22:59:19.731 DEBG Component stopped, cid: b2246089-a5a4-4a7b-ac9f-9ad9bbf23bee, system: kompact-runtime-1, location: src/component/actual_component.rs:221 [INFO] [stdout] Jan 04 22:59:19.731 TRCE Not running inactive scheduled., cid: b2246089-a5a4-4a7b-ac9f-9ad9bbf23bee, system: kompact-runtime-1, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:19.731 DEBG Component(b2246089-a5a4-4a7b-ac9f-9ad9bbf23bee) was stopped., ctype: ComponentSupervisor, cid: 77f5b7be-9cd0-49eb-8fcc-669665091850, system: kompact-runtime-1, location: src/supervision.rs:274 [INFO] [stdout] Jan 04 22:59:19.731 DEBG Component stopping, cid: 295c1ca2-30df-44fd-a9de-72b5015d2cd0, system: kompact-runtime-1, location: src/component/actual_component.rs:291 [INFO] [stdout] Jan 04 22:59:19.731 DEBG Component stopped, cid: 295c1ca2-30df-44fd-a9de-72b5015d2cd0, system: kompact-runtime-1, location: src/component/actual_component.rs:221 [INFO] [stdout] Jan 04 22:59:19.731 TRCE Not running inactive scheduled., cid: 295c1ca2-30df-44fd-a9de-72b5015d2cd0, system: kompact-runtime-1, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:19.731 DEBG Component(295c1ca2-30df-44fd-a9de-72b5015d2cd0) was stopped., ctype: ComponentSupervisor, cid: 77f5b7be-9cd0-49eb-8fcc-669665091850, system: kompact-runtime-1, location: src/supervision.rs:274 [INFO] [stdout] Jan 04 22:59:19.731 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 77f5b7be-9cd0-49eb-8fcc-669665091850, system: kompact-runtime-1, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:19.731 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: 77f5b7be-9cd0-49eb-8fcc-669665091850, system: kompact-runtime-1, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:19.732 DEBG Component dying, cid: b2246089-a5a4-4a7b-ac9f-9ad9bbf23bee, system: kompact-runtime-1, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:19.732 DEBG Killing..., ctype: ChildComponent, cid: b2246089-a5a4-4a7b-ac9f-9ad9bbf23bee, system: kompact-runtime-1, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:19.732 DEBG Component killed, cid: b2246089-a5a4-4a7b-ac9f-9ad9bbf23bee, system: kompact-runtime-1, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:19.732 TRCE Not running inactive scheduled., cid: b2246089-a5a4-4a7b-ac9f-9ad9bbf23bee, system: kompact-runtime-1, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:19.732 DEBG Component dying, cid: 295c1ca2-30df-44fd-a9de-72b5015d2cd0, system: kompact-runtime-1, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:19.732 DEBG Component killed, cid: 295c1ca2-30df-44fd-a9de-72b5015d2cd0, system: kompact-runtime-1, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:19.732 TRCE Not running inactive scheduled., cid: 295c1ca2-30df-44fd-a9de-72b5015d2cd0, system: kompact-runtime-1, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:19.732 DEBG Component(b2246089-a5a4-4a7b-ac9f-9ad9bbf23bee) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 77f5b7be-9cd0-49eb-8fcc-669665091850, system: kompact-runtime-1, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:19.732 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 77f5b7be-9cd0-49eb-8fcc-669665091850, system: kompact-runtime-1, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:19.732 DEBG Component(295c1ca2-30df-44fd-a9de-72b5015d2cd0) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 77f5b7be-9cd0-49eb-8fcc-669665091850, system: kompact-runtime-1, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:19.732 DEBG Component started., cid: 79b08144-1456-4b18-83ae-640e6b2b00f8, system: kompact-runtime-27, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.732 DEBG Starting..., ctype: ReceiverComponent, cid: 79b08144-1456-4b18-83ae-640e6b2b00f8, system: kompact-runtime-27, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:19.732 DEBG Component started., cid: 328365cc-7786-4523-8712-3386421f1c30, system: kompact-runtime-27, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.732 DEBG Starting..., ctype: ReceiverComponent, cid: 328365cc-7786-4523-8712-3386421f1c30, system: kompact-runtime-27, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:19.733 DEBG Component(79b08144-1456-4b18-83ae-640e6b2b00f8) was started., ctype: ComponentSupervisor, cid: 2b8f4901-b616-46bf-9c5a-924d20b98f1e, system: kompact-runtime-27, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:19.733 DEBG Component(328365cc-7786-4523-8712-3386421f1c30) was started., ctype: ComponentSupervisor, cid: 2b8f4901-b616-46bf-9c5a-924d20b98f1e, system: kompact-runtime-27, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:19.733 DEBG Component started., cid: 2f3462c7-f7da-46ef-a6f9-7be001dcad59, system: kompact-runtime-27, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:19.733 DEBG Starting..., ctype: ReceiverComponent, cid: 2f3462c7-f7da-46ef-a6f9-7be001dcad59, system: kompact-runtime-27, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:19.733 DEBG Component(2f3462c7-f7da-46ef-a6f9-7be001dcad59) was started., ctype: ComponentSupervisor, cid: 2b8f4901-b616-46bf-9c5a-924d20b98f1e, system: kompact-runtime-27, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:19.733 INFO Dropping other_channel while starting channel 127.0.0.1:43821, addr: 127.0.0.1:45847, system: kompact-runtime-24, location: src/net/network_thread.rs:397 [INFO] [stdout] Jan 04 22:59:19.733 DEBG Sending ack for 127.0.0.1:43821, 4, addr: 127.0.0.1:45847, system: kompact-runtime-24, location: src/net/network_thread.rs:426 [INFO] [stdout] Jan 04 22:59:19.733 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 77f5b7be-9cd0-49eb-8fcc-669665091850, system: kompact-runtime-1, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:19.733 DEBG Component dying, cid: 684a6f64-279e-4eb8-b12b-c0660f0f5924, system: kompact-runtime-1, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:19.733 INFO Killing network..., ctype: NetworkDispatcher, cid: 684a6f64-279e-4eb8-b12b-c0660f0f5924, system: kompact-runtime-1, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:19.733 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 684a6f64-279e-4eb8-b12b-c0660f0f5924, system: kompact-runtime-1, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:19.738 DEBG Component dying, cid: 42fde2f5-617c-4772-99a1-abc1f90ada9c, system: kompact-runtime-1, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:19.739 DEBG Killing..., ctype: DeadletterBox, cid: 42fde2f5-617c-4772-99a1-abc1f90ada9c, system: kompact-runtime-1, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:19.739 DEBG Component killed, cid: 42fde2f5-617c-4772-99a1-abc1f90ada9c, system: kompact-runtime-1, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:19.740 TRCE Not running inactive scheduled., cid: 42fde2f5-617c-4772-99a1-abc1f90ada9c, system: kompact-runtime-1, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:19.754 INFO registering newly connected conn at 127.0.0.1:43821, ctype: NetworkDispatcher, cid: 25f87b1d-dceb-4d32-8f4c-cda0d42067d2, system: kompact-runtime-24, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:19.755 DEBG Handling ack for 127.0.0.1:45847, addr: 127.0.0.1:43821, system: kompact-runtime-24, location: src/net/network_thread.rs:459 [INFO] [stdout] Jan 04 22:59:19.768 DEBG Handling Hello(127.0.0.1:41833) from 127.0.0.1:41833, addr: 127.0.0.1:35717, system: kompact-runtime-25, location: src/net/network_thread.rs:561 [INFO] [stdout] Jan 04 22:59:19.773 INFO registering newly connected conn at 127.0.0.1:45847, ctype: NetworkDispatcher, cid: 25f87b1d-dceb-4d32-8f4c-cda0d42067d2, system: kompact-runtime-24, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:19.791 TRCE Subscribing listener for 6150bcf6-171d-41b8-9ff3-c0debdb21291., ctype: ComponentSupervisor, cid: 3f5598ac-7cdc-4565-bc3d-277bffdb5abe, system: kompact-runtime-4, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:19.831 DEBG Component stopping, cid: 6150bcf6-171d-41b8-9ff3-c0debdb21291, system: kompact-runtime-4, location: src/component/actual_component.rs:291 [INFO] [stdout] Jan 04 22:59:19.856 DEBG Stopping..., ctype: ChildComponent, cid: 6150bcf6-171d-41b8-9ff3-c0debdb21291, system: kompact-runtime-4, location: src/component/definition.rs:160 [INFO] [stdout] Jan 04 22:59:19.857 DEBG Component stopped, cid: 6150bcf6-171d-41b8-9ff3-c0debdb21291, system: kompact-runtime-4, location: src/component/actual_component.rs:221 [INFO] [stdout] Jan 04 22:59:19.857 TRCE Not running inactive scheduled., cid: 6150bcf6-171d-41b8-9ff3-c0debdb21291, system: kompact-runtime-4, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:19.858 DEBG Dropped its TCP server, addr: 127.0.0.1:35323, owner: NetworkThread, ctype: NetworkDispatcher, cid: 684a6f64-279e-4eb8-b12b-c0660f0f5924, system: kompact-runtime-1, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:19.858 DEBG Component(6150bcf6-171d-41b8-9ff3-c0debdb21291) was stopped., ctype: ComponentSupervisor, cid: 3f5598ac-7cdc-4565-bc3d-277bffdb5abe, system: kompact-runtime-4, location: src/supervision.rs:274 [INFO] [stdout] Jan 04 22:59:19.858 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:35323, owner: NetworkThread, ctype: NetworkDispatcher, cid: 684a6f64-279e-4eb8-b12b-c0660f0f5924, system: kompact-runtime-1, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:19.859 DEBG Stopped., addr: 127.0.0.1:35323, owner: NetworkThread, ctype: NetworkDispatcher, cid: 684a6f64-279e-4eb8-b12b-c0660f0f5924, system: kompact-runtime-1, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:19.859 DEBG Component stopping, cid: 176dfd3c-20bb-46f8-99e2-d7ed3e6a47f7, system: kompact-runtime-4, location: src/component/actual_component.rs:291 [INFO] [stdout] Jan 04 22:59:19.860 DEBG Component stopped, cid: 176dfd3c-20bb-46f8-99e2-d7ed3e6a47f7, system: kompact-runtime-4, location: src/component/actual_component.rs:221 [INFO] [stdout] Jan 04 22:59:19.860 TRCE Not running inactive scheduled., cid: 176dfd3c-20bb-46f8-99e2-d7ed3e6a47f7, system: kompact-runtime-4, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:19.861 DEBG Stopped, addr: 127.0.0.1:35323, owner: NetworkThread, ctype: NetworkDispatcher, cid: 684a6f64-279e-4eb8-b12b-c0660f0f5924, system: kompact-runtime-1, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:19.861 DEBG Component(176dfd3c-20bb-46f8-99e2-d7ed3e6a47f7) was stopped., ctype: ComponentSupervisor, cid: 3f5598ac-7cdc-4565-bc3d-277bffdb5abe, system: kompact-runtime-4, location: src/supervision.rs:274 [INFO] [stdout] Jan 04 22:59:19.862 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 3f5598ac-7cdc-4565-bc3d-277bffdb5abe, system: kompact-runtime-4, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:19.862 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: 3f5598ac-7cdc-4565-bc3d-277bffdb5abe, system: kompact-runtime-4, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:19.863 DEBG Component dying, cid: 176dfd3c-20bb-46f8-99e2-d7ed3e6a47f7, system: kompact-runtime-4, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:19.863 DEBG Component killed, cid: 176dfd3c-20bb-46f8-99e2-d7ed3e6a47f7, system: kompact-runtime-4, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:19.863 TRCE Not running inactive scheduled., cid: 176dfd3c-20bb-46f8-99e2-d7ed3e6a47f7, system: kompact-runtime-4, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:19.864 DEBG Component(176dfd3c-20bb-46f8-99e2-d7ed3e6a47f7) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 3f5598ac-7cdc-4565-bc3d-277bffdb5abe, system: kompact-runtime-4, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:19.864 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 3f5598ac-7cdc-4565-bc3d-277bffdb5abe, system: kompact-runtime-4, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:19.865 DEBG Component dying, cid: 6150bcf6-171d-41b8-9ff3-c0debdb21291, system: kompact-runtime-4, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:19.865 DEBG Killing..., ctype: ChildComponent, cid: 6150bcf6-171d-41b8-9ff3-c0debdb21291, system: kompact-runtime-4, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:19.865 DEBG Component killed, cid: 6150bcf6-171d-41b8-9ff3-c0debdb21291, system: kompact-runtime-4, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:19.866 TRCE Not running inactive scheduled., cid: 6150bcf6-171d-41b8-9ff3-c0debdb21291, system: kompact-runtime-4, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:19.880 DEBG Component(6150bcf6-171d-41b8-9ff3-c0debdb21291) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 3f5598ac-7cdc-4565-bc3d-277bffdb5abe, system: kompact-runtime-4, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:19.919 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 3f5598ac-7cdc-4565-bc3d-277bffdb5abe, system: kompact-runtime-4, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:19.920 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 684a6f64-279e-4eb8-b12b-c0660f0f5924, system: kompact-runtime-1, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:19.920 INFO Killed network., ctype: NetworkDispatcher, cid: 684a6f64-279e-4eb8-b12b-c0660f0f5924, system: kompact-runtime-1, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:19.921 DEBG Component killed, cid: 684a6f64-279e-4eb8-b12b-c0660f0f5924, system: kompact-runtime-1, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:19.921 TRCE Not running inactive scheduled., cid: 684a6f64-279e-4eb8-b12b-c0660f0f5924, system: kompact-runtime-1, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:19.922 DEBG Component dying, cid: 9dab9437-25cc-466d-8874-6eae15875c77, system: kompact-runtime-4, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:19.922 INFO Killing network..., ctype: NetworkDispatcher, cid: 9dab9437-25cc-466d-8874-6eae15875c77, system: kompact-runtime-4, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:19.923 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 9dab9437-25cc-466d-8874-6eae15875c77, system: kompact-runtime-4, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:19.924 DEBG Component dying, cid: effdff2f-ce37-4dcf-a8d5-76dca736408d, system: kompact-runtime-4, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:19.924 DEBG Killing..., ctype: DeadletterBox, cid: effdff2f-ce37-4dcf-a8d5-76dca736408d, system: kompact-runtime-4, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:19.925 DEBG Component killed, cid: effdff2f-ce37-4dcf-a8d5-76dca736408d, system: kompact-runtime-4, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:19.925 TRCE Not running inactive scheduled., cid: effdff2f-ce37-4dcf-a8d5-76dca736408d, system: kompact-runtime-4, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:19.926 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 115ff6e9-caf9-4692-9cd9-6421ee3492b7, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:19.926 TRCE Routing msg to member at index=1, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:19.927 DEBG Sending ack for 127.0.0.1:35717, 3, addr: 127.0.0.1:41833, system: kompact-runtime-25, location: src/net/network_thread.rs:426 [INFO] [stdout] Jan 04 22:59:19.927 DEBG Dropped its TCP server, addr: 127.0.0.1:43125, owner: NetworkThread, ctype: NetworkDispatcher, cid: 9dab9437-25cc-466d-8874-6eae15875c77, system: kompact-runtime-4, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:19.927 TRCE Routing msg to member at index=2, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:19.928 INFO registering newly connected conn at 127.0.0.1:35717, ctype: NetworkDispatcher, cid: b7c2288a-a82c-43a5-b089-4e0375b3da95, system: kompact-runtime-25, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:19.928 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:43125, owner: NetworkThread, ctype: NetworkDispatcher, cid: 9dab9437-25cc-466d-8874-6eae15875c77, system: kompact-runtime-4, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:19.929 DEBG Stopped., addr: 127.0.0.1:43125, owner: NetworkThread, ctype: NetworkDispatcher, cid: 9dab9437-25cc-466d-8874-6eae15875c77, system: kompact-runtime-4, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:19.929 DEBG Stopped, addr: 127.0.0.1:43125, owner: NetworkThread, ctype: NetworkDispatcher, cid: 9dab9437-25cc-466d-8874-6eae15875c77, system: kompact-runtime-4, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:19.947 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 9dab9437-25cc-466d-8874-6eae15875c77, system: kompact-runtime-4, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:19.947 INFO Killed network., ctype: NetworkDispatcher, cid: 9dab9437-25cc-466d-8874-6eae15875c77, system: kompact-runtime-4, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:19.948 DEBG Component killed, cid: 9dab9437-25cc-466d-8874-6eae15875c77, system: kompact-runtime-4, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:19.949 TRCE Not running inactive scheduled., cid: 9dab9437-25cc-466d-8874-6eae15875c77, system: kompact-runtime-4, location: src/component/actual_component.rs:346test component::tests::child_alias_registration_test ... ok [INFO] [stdout] [INFO] [stdout] Jan 04 22:59:19.964 DEBG Got DispatchEvent::Connect(127.0.0.1:35717), addr: 127.0.0.1:41833, system: kompact-runtime-25, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:19.965 DEBG Asked to request connection to already connected host 127.0.0.1:35717, addr: 127.0.0.1:41833, system: kompact-runtime-25, location: src/net/network_thread.rs:618 [INFO] [stdout] Jan 04 22:59:19.965 INFO registering newly connected conn at 127.0.0.1:35717, ctype: NetworkDispatcher, cid: b7c2288a-a82c-43a5-b089-4e0375b3da95, system: kompact-runtime-25, location: src/dispatch/mod.rs:466 [INFO] [stdout] test component::tests::child_unique_registration_test ... ok [INFO] [stdout] Jan 04 22:59:20.024 TRCE Routing msg to member at index=0, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.055 INFO Started network just fine., ctype: NetworkDispatcher, cid: cd3dc12c-4de9-4d0c-9f0b-a8f5267f1a7e, system: kompact-runtime-20, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:20.055 DEBG Component started., cid: 313b3b68-a6b2-4942-a3df-192f1d8d963a, system: kompact-runtime-20, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.055 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 313b3b68-a6b2-4942-a3df-192f1d8d963a, system: kompact-runtime-20, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:20.056 DEBG Entering main EventLoop, addr: 127.0.0.1:46793, owner: NetworkThread, ctype: NetworkDispatcher, cid: cd3dc12c-4de9-4d0c-9f0b-a8f5267f1a7e, system: kompact-runtime-20, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:20.104 TRCE Initialised., ctype: DeadletterBox, cid: ed5e3c63-8b05-42b8-a8b5-bc60e5099d03, system: kompact-runtime-31, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.110 TRCE Routing msg to member at index=1, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.120 TRCE Routing msg to member at index=2, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.120 TRCE Routing msg to member at index=0, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.120 TRCE Routing msg to member at index=1, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.120 TRCE Routing msg to member at index=2, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.120 TRCE Routing msg to member at index=0, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.120 TRCE Routing msg to member at index=1, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.121 TRCE Routing msg to member at index=2, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.121 TRCE Routing msg to member at index=0, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.121 TRCE Routing msg to member at index=1, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.121 TRCE Routing msg to member at index=2, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.121 TRCE Routing msg to member at index=0, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.121 TRCE Routing msg to member at index=1, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.121 TRCE Routing msg to member at index=2, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.121 TRCE Routing msg to member at index=0, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.121 TRCE Routing msg to member at index=1, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.121 TRCE Routing msg to member at index=2, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.121 TRCE Routing msg to member at index=0, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.121 TRCE Routing msg to member at index=1, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.121 TRCE Routing msg to member at index=2, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.121 TRCE Routing msg to member at index=0, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.121 TRCE Routing msg to member at index=1, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.121 TRCE Routing msg to member at index=2, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.121 TRCE Routing msg to member at index=0, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.121 TRCE Routing msg to member at index=1, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.122 TRCE Routing msg to member at index=2, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.122 TRCE Routing msg to member at index=0, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.122 TRCE Routing msg to member at index=1, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.122 TRCE Routing msg to member at index=2, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.122 TRCE Routing msg to member at index=0, system: kompact-runtime-27, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.124 TRCE Initialised., ctype: DeadletterBox, cid: e6fc4351-0c57-462c-887d-7277d535ea40, system: kompact-runtime-29, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.124 TRCE Initialised., ctype: LocalDispatcher, cid: 06a8bb42-6ed9-4ec4-9182-fb156c26b389, system: kompact-runtime-29, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.124 TRCE Initialised., ctype: ComponentSupervisor, cid: 23f26679-8013-49c0-abd6-0da605a77dff, system: kompact-runtime-29, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.125 TRCE Initialised., ctype: DeadletterBox, cid: ec555065-390c-4d9e-87b3-6b2629c46c8f, system: kompact-runtime-28, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.125 TRCE Initialised., ctype: LocalDispatcher, cid: e7e7d12d-98b2-4611-a8c2-99080e8a301a, system: kompact-runtime-28, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.125 TRCE Initialised., ctype: ComponentSupervisor, cid: 9beffac6-d2dc-4b34-a4ff-cfe700b8f8ed, system: kompact-runtime-28, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.125 DEBG Component started., cid: ec555065-390c-4d9e-87b3-6b2629c46c8f, system: kompact-runtime-28, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.125 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: ec555065-390c-4d9e-87b3-6b2629c46c8f, system: kompact-runtime-28, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:20.125 DEBG Component started., cid: e7e7d12d-98b2-4611-a8c2-99080e8a301a, system: kompact-runtime-28, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.125 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: e7e7d12d-98b2-4611-a8c2-99080e8a301a, system: kompact-runtime-28, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:20.126 DEBG Component started., cid: 9beffac6-d2dc-4b34-a4ff-cfe700b8f8ed, system: kompact-runtime-28, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.126 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 9beffac6-d2dc-4b34-a4ff-cfe700b8f8ed, system: kompact-runtime-28, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:20.126 TRCE Initialised., ctype: ReceiverComponent, cid: a2eb3942-8c87-4515-9e6a-00245bcdf460, system: kompact-runtime-28, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.127 TRCE Initialised., ctype: ReceiverComponent, cid: c9fe34b2-0047-426f-9728-1a4b996d1a7e, system: kompact-runtime-28, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.127 TRCE Initialised., ctype: ReceiverComponent, cid: 208bbbe5-c1d7-48a3-9ef4-817119e093bd, system: kompact-runtime-28, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.127 DEBG Component started., cid: a2eb3942-8c87-4515-9e6a-00245bcdf460, system: kompact-runtime-28, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.127 DEBG Starting..., ctype: ReceiverComponent, cid: a2eb3942-8c87-4515-9e6a-00245bcdf460, system: kompact-runtime-28, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.130 DEBG Component started., cid: c9fe34b2-0047-426f-9728-1a4b996d1a7e, system: kompact-runtime-28, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.131 DEBG Starting..., ctype: ReceiverComponent, cid: c9fe34b2-0047-426f-9728-1a4b996d1a7e, system: kompact-runtime-28, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.131 DEBG Component(a2eb3942-8c87-4515-9e6a-00245bcdf460) was started., ctype: ComponentSupervisor, cid: 9beffac6-d2dc-4b34-a4ff-cfe700b8f8ed, system: kompact-runtime-28, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.131 DEBG Component(c9fe34b2-0047-426f-9728-1a4b996d1a7e) was started., ctype: ComponentSupervisor, cid: 9beffac6-d2dc-4b34-a4ff-cfe700b8f8ed, system: kompact-runtime-28, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.131 DEBG Component started., cid: 208bbbe5-c1d7-48a3-9ef4-817119e093bd, system: kompact-runtime-28, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.131 DEBG Starting..., ctype: ReceiverComponent, cid: 208bbbe5-c1d7-48a3-9ef4-817119e093bd, system: kompact-runtime-28, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.131 DEBG Component(208bbbe5-c1d7-48a3-9ef4-817119e093bd) was started., ctype: ComponentSupervisor, cid: 9beffac6-d2dc-4b34-a4ff-cfe700b8f8ed, system: kompact-runtime-28, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.131 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.132 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.132 DEBG Component started., cid: e6fc4351-0c57-462c-887d-7277d535ea40, system: kompact-runtime-29, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.132 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: e6fc4351-0c57-462c-887d-7277d535ea40, system: kompact-runtime-29, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:20.132 DEBG Component started., cid: 06a8bb42-6ed9-4ec4-9182-fb156c26b389, system: kompact-runtime-29, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.132 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 06a8bb42-6ed9-4ec4-9182-fb156c26b389, system: kompact-runtime-29, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:20.132 DEBG Component started., cid: 23f26679-8013-49c0-abd6-0da605a77dff, system: kompact-runtime-29, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.132 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 23f26679-8013-49c0-abd6-0da605a77dff, system: kompact-runtime-29, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:20.132 TRCE Initialised., ctype: ReceiverComponent, cid: 6eca0a83-17c9-4040-a3de-247f67358b52, system: kompact-runtime-29, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.133 TRCE Initialised., ctype: ReceiverComponent, cid: 6652e475-86fb-4057-9186-02fdeaf027ae, system: kompact-runtime-29, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.133 TRCE Initialised., ctype: ReceiverComponent, cid: 0fe8cb1f-2569-4acd-b8e7-e2a426d0e747, system: kompact-runtime-29, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.133 TRCE Routing msg with sender=local://127.0.0.1:0 to member at index=2, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.133 DEBG Component started., cid: 6eca0a83-17c9-4040-a3de-247f67358b52, system: kompact-runtime-29, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.134 DEBG Starting..., ctype: ReceiverComponent, cid: 6eca0a83-17c9-4040-a3de-247f67358b52, system: kompact-runtime-29, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.134 DEBG Component started., cid: 6652e475-86fb-4057-9186-02fdeaf027ae, system: kompact-runtime-29, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.134 DEBG Starting..., ctype: ReceiverComponent, cid: 6652e475-86fb-4057-9186-02fdeaf027ae, system: kompact-runtime-29, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.134 DEBG Component(6eca0a83-17c9-4040-a3de-247f67358b52) was started., ctype: ComponentSupervisor, cid: 23f26679-8013-49c0-abd6-0da605a77dff, system: kompact-runtime-29, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.134 DEBG Component(6652e475-86fb-4057-9186-02fdeaf027ae) was started., ctype: ComponentSupervisor, cid: 23f26679-8013-49c0-abd6-0da605a77dff, system: kompact-runtime-29, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.134 DEBG Component started., cid: 0fe8cb1f-2569-4acd-b8e7-e2a426d0e747, system: kompact-runtime-29, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.134 DEBG Starting..., ctype: ReceiverComponent, cid: 0fe8cb1f-2569-4acd-b8e7-e2a426d0e747, system: kompact-runtime-29, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.135 DEBG Component(0fe8cb1f-2569-4acd-b8e7-e2a426d0e747) was started., ctype: ComponentSupervisor, cid: 23f26679-8013-49c0-abd6-0da605a77dff, system: kompact-runtime-29, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.147 DEBG Handling ack for 127.0.0.1:41833, addr: 127.0.0.1:35717, system: kompact-runtime-25, location: src/net/network_thread.rs:459 [INFO] [stdout] Jan 04 22:59:20.147 INFO registering newly connected conn at 127.0.0.1:41833, ctype: NetworkDispatcher, cid: b7c2288a-a82c-43a5-b089-4e0375b3da95, system: kompact-runtime-25, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:20.147 TRCE Initialised., ctype: DeadletterBox, cid: d6ea1a87-ebfa-4330-ae47-69470307b2be, system: kompact-runtime-30, location: src/component/context.rs:77 [INFO] [stdout] test net::buffers::encode_buffer::tests::encode_buffer_overload_reuse_default_config ... ok [INFO] [stdout] Jan 04 22:59:20.149 TRCE Initialised., ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.149 TRCE Initialised., ctype: ComponentSupervisor, cid: 930e670c-3f43-463f-a17e-775bbe3e4d41, system: kompact-runtime-30, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.149 DEBG Component started., cid: d6ea1a87-ebfa-4330-ae47-69470307b2be, system: kompact-runtime-30, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.150 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: d6ea1a87-ebfa-4330-ae47-69470307b2be, system: kompact-runtime-30, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:20.150 DEBG Component started., cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.150 INFO Starting network..., ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:20.151 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 313b3b68-a6b2-4942-a3df-192f1d8d963a, system: kompact-runtime-20, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:20.151 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 313b3b68-a6b2-4942-a3df-192f1d8d963a, system: kompact-runtime-20, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:20.154 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:20.167 DEBG Component dying, cid: cd3dc12c-4de9-4d0c-9f0b-a8f5267f1a7e, system: kompact-runtime-20, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.167 INFO Killing network..., ctype: NetworkDispatcher, cid: cd3dc12c-4de9-4d0c-9f0b-a8f5267f1a7e, system: kompact-runtime-20, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:20.167 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: cd3dc12c-4de9-4d0c-9f0b-a8f5267f1a7e, system: kompact-runtime-20, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:20.198 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:20.199 DEBG Dropped its TCP server, addr: 127.0.0.1:46793, owner: NetworkThread, ctype: NetworkDispatcher, cid: cd3dc12c-4de9-4d0c-9f0b-a8f5267f1a7e, system: kompact-runtime-20, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:20.199 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:46793, owner: NetworkThread, ctype: NetworkDispatcher, cid: cd3dc12c-4de9-4d0c-9f0b-a8f5267f1a7e, system: kompact-runtime-20, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:20.199 DEBG Stopped., addr: 127.0.0.1:46793, owner: NetworkThread, ctype: NetworkDispatcher, cid: cd3dc12c-4de9-4d0c-9f0b-a8f5267f1a7e, system: kompact-runtime-20, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:20.200 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: cd3dc12c-4de9-4d0c-9f0b-a8f5267f1a7e, system: kompact-runtime-20, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:20.200 INFO Killed network., ctype: NetworkDispatcher, cid: cd3dc12c-4de9-4d0c-9f0b-a8f5267f1a7e, system: kompact-runtime-20, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:20.201 DEBG Component killed, cid: cd3dc12c-4de9-4d0c-9f0b-a8f5267f1a7e, system: kompact-runtime-20, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.201 TRCE Not running inactive scheduled., cid: cd3dc12c-4de9-4d0c-9f0b-a8f5267f1a7e, system: kompact-runtime-20, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.202 DEBG Component dying, cid: 21ed99b6-8eac-43a6-a760-75270cb784c0, system: kompact-runtime-20, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.202 DEBG Killing..., ctype: DeadletterBox, cid: 21ed99b6-8eac-43a6-a760-75270cb784c0, system: kompact-runtime-20, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.203 DEBG Component killed, cid: 21ed99b6-8eac-43a6-a760-75270cb784c0, system: kompact-runtime-20, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.203 TRCE Not running inactive scheduled., cid: 21ed99b6-8eac-43a6-a760-75270cb784c0, system: kompact-runtime-20, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.203 DEBG Stopped, addr: 127.0.0.1:46793, owner: NetworkThread, ctype: NetworkDispatcher, cid: cd3dc12c-4de9-4d0c-9f0b-a8f5267f1a7e, system: kompact-runtime-20, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:20.223 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 2b8f4901-b616-46bf-9c5a-924d20b98f1e, system: kompact-runtime-27, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:20.232 TRCE Killing 3 children., ctype: ComponentSupervisor, cid: 2b8f4901-b616-46bf-9c5a-924d20b98f1e, system: kompact-runtime-27, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:20.232 DEBG Component dying, cid: 2f3462c7-f7da-46ef-a6f9-7be001dcad59, system: kompact-runtime-27, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.232 DEBG Killing..., ctype: ReceiverComponent, cid: 2f3462c7-f7da-46ef-a6f9-7be001dcad59, system: kompact-runtime-27, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.232 DEBG Component killed, cid: 2f3462c7-f7da-46ef-a6f9-7be001dcad59, system: kompact-runtime-27, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.232 TRCE Not running inactive scheduled., cid: 2f3462c7-f7da-46ef-a6f9-7be001dcad59, system: kompact-runtime-27, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.233 DEBG Component dying, cid: 328365cc-7786-4523-8712-3386421f1c30, system: kompact-runtime-27, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.233 DEBG Killing..., ctype: ReceiverComponent, cid: 328365cc-7786-4523-8712-3386421f1c30, system: kompact-runtime-27, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.233 DEBG Component killed, cid: 328365cc-7786-4523-8712-3386421f1c30, system: kompact-runtime-27, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.233 TRCE Not running inactive scheduled., cid: 328365cc-7786-4523-8712-3386421f1c30, system: kompact-runtime-27, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.233 DEBG Component dying, cid: 79b08144-1456-4b18-83ae-640e6b2b00f8, system: kompact-runtime-27, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.233 DEBG Killing..., ctype: ReceiverComponent, cid: 79b08144-1456-4b18-83ae-640e6b2b00f8, system: kompact-runtime-27, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.233 DEBG Component killed, cid: 79b08144-1456-4b18-83ae-640e6b2b00f8, system: kompact-runtime-27, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.233 TRCE Not running inactive scheduled., cid: 79b08144-1456-4b18-83ae-640e6b2b00f8, system: kompact-runtime-27, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.233 DEBG Component(2f3462c7-f7da-46ef-a6f9-7be001dcad59) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 2b8f4901-b616-46bf-9c5a-924d20b98f1e, system: kompact-runtime-27, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:20.233 TRCE Supervisor is still dying with 2 children outstanding..., ctype: ComponentSupervisor, cid: 2b8f4901-b616-46bf-9c5a-924d20b98f1e, system: kompact-runtime-27, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:20.233 DEBG Component(328365cc-7786-4523-8712-3386421f1c30) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 2b8f4901-b616-46bf-9c5a-924d20b98f1e, system: kompact-runtime-27, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:20.233 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 2b8f4901-b616-46bf-9c5a-924d20b98f1e, system: kompact-runtime-27, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:20.233 DEBG Component(79b08144-1456-4b18-83ae-640e6b2b00f8) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 2b8f4901-b616-46bf-9c5a-924d20b98f1e, system: kompact-runtime-27, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:20.233 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 2b8f4901-b616-46bf-9c5a-924d20b98f1e, system: kompact-runtime-27, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:20.234 DEBG Component dying, cid: 88ca0094-cd11-4057-875c-81ba9160eac1, system: kompact-runtime-27, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.234 DEBG Killing..., ctype: LocalDispatcher, cid: 88ca0094-cd11-4057-875c-81ba9160eac1, system: kompact-runtime-27, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.234 DEBG Component killed, cid: 88ca0094-cd11-4057-875c-81ba9160eac1, system: kompact-runtime-27, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.234 TRCE Not running inactive scheduled., cid: 88ca0094-cd11-4057-875c-81ba9160eac1, system: kompact-runtime-27, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.234 DEBG Component dying, cid: 62266cae-2352-4626-acb5-63924c612ac3, system: kompact-runtime-27, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.234 DEBG Killing..., ctype: DeadletterBox, cid: 62266cae-2352-4626-acb5-63924c612ac3, system: kompact-runtime-27, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.234 DEBG Component killed, cid: 62266cae-2352-4626-acb5-63924c612ac3, system: kompact-runtime-27, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.234 TRCE Not running inactive scheduled., cid: 62266cae-2352-4626-acb5-63924c612ac3, system: kompact-runtime-27, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.234 TRCE Routing msg with sender=local://127.0.0.1:0 to member at index=2, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.234 TRCE Routing msg with sender=local://127.0.0.1:0 to member at index=2, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.234 TRCE Initialised., ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.234 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.234 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.234 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.234 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] test dispatch::tests::network_cleanup_with_timeout ... ok [INFO] [stdout] Jan 04 22:59:20.247 TRCE Initialised., ctype: ComponentSupervisor, cid: 2cd5ab75-22ed-404b-9ceb-8683243212a1, system: kompact-runtime-31, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.266 DEBG Component started., cid: ed5e3c63-8b05-42b8-a8b5-bc60e5099d03, system: kompact-runtime-31, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.267 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: ed5e3c63-8b05-42b8-a8b5-bc60e5099d03, system: kompact-runtime-31, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:20.267 DEBG Component started., cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.267 INFO Starting network..., ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:20.270 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:20.279 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:20.319 TRCE Initialised., ctype: DeadletterBox, cid: e9943267-cd3e-4c5f-853d-cd3921401379, system: kompact-runtime-32, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.319 TRCE Initialised., ctype: NetworkDispatcher, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.319 TRCE Initialised., ctype: ComponentSupervisor, cid: 6fa070e6-215c-4d08-8d59-426a7f19f31a, system: kompact-runtime-32, location: src/component/context.rs:77 [INFO] [stdout] test routing::groups::tests::round_robin_routing ... ok [INFO] [stdout] Jan 04 22:59:20.330 DEBG Component started., cid: e9943267-cd3e-4c5f-853d-cd3921401379, system: kompact-runtime-32, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.331 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: e9943267-cd3e-4c5f-853d-cd3921401379, system: kompact-runtime-32, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:20.331 DEBG Component started., cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.331 INFO Starting network..., ctype: NetworkDispatcher, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:20.331 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.334 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.335 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.342 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:20.342 DEBG Entering main EventLoop, addr: 127.0.0.1:41783, owner: NetworkThread, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:20.358 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:20.358 DEBG Scheduling reaping at 1250ms, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:20.374 TRCE Initialised., ctype: DeadletterBox, cid: 4a51efab-0a39-4b09-9a84-cd8d1ebc2818, system: kompact-runtime-33, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.375 INFO Started network just fine., ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:20.375 DEBG Component started., cid: 930e670c-3f43-463f-a17e-775bbe3e4d41, system: kompact-runtime-30, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.375 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 930e670c-3f43-463f-a17e-775bbe3e4d41, system: kompact-runtime-30, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:20.375 TRCE Initialised., ctype: ReceiverComponent, cid: 4f2b4a91-2033-4832-ab43-50f2f274f437, system: kompact-runtime-30, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.375 TRCE Initialised., ctype: ReceiverComponent, cid: ef693372-4a5d-491a-b6b8-c1cc781a856d, system: kompact-runtime-30, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.375 TRCE Initialised., ctype: ReceiverComponent, cid: 986c208c-49fb-460a-8e95-acee35cb656c, system: kompact-runtime-30, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.376 DEBG Requesting policy registration at "routing-group", system: kompact-runtime-30, location: src/runtime/system.rs:1713 [INFO] [stdout] test net::network_thread::tests::merge_connections_basic ... ok [INFO] [stdout] Jan 04 22:59:20.394 DEBG Entering main EventLoop, addr: 127.0.0.1:38941, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:20.395 DEBG Requesting actor alias registration for "routing-group/receiver0", system: kompact-runtime-30, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:20.395 DEBG Requesting actor registration at Alias("routing-group/receiver0"), system: kompact-runtime-30, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:20.395 DEBG Requesting actor alias registration for "routing-group/receiver1", system: kompact-runtime-30, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:20.395 DEBG Requesting actor registration at Alias("routing-group/receiver1"), system: kompact-runtime-30, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:20.395 DEBG Requesting actor alias registration for "routing-group/receiver2", system: kompact-runtime-30, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:20.396 DEBG Requesting actor registration at Alias("routing-group/receiver2"), system: kompact-runtime-30, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:20.396 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:20.414 INFO Started network just fine., ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:20.415 DEBG Component started., cid: 2cd5ab75-22ed-404b-9ceb-8683243212a1, system: kompact-runtime-31, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.415 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 2cd5ab75-22ed-404b-9ceb-8683243212a1, system: kompact-runtime-31, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:20.415 TRCE Initialised., ctype: ReceiverComponent, cid: afa8ac16-937f-43ed-ad52-ebc56fbb2bd7, system: kompact-runtime-31, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.415 TRCE Initialised., ctype: ReceiverComponent, cid: 703c9c15-bf91-4057-9620-13f7022396b6, system: kompact-runtime-31, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.415 TRCE Initialised., ctype: ReceiverComponent, cid: dda66630-1197-4382-953b-b23c6c8e77e5, system: kompact-runtime-31, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.415 DEBG Requesting policy registration at "routing-group", system: kompact-runtime-31, location: src/runtime/system.rs:1713 [INFO] [stdout] Jan 04 22:59:20.415 DEBG Component started., cid: 4f2b4a91-2033-4832-ab43-50f2f274f437, system: kompact-runtime-30, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.416 DEBG Starting..., ctype: ReceiverComponent, cid: 4f2b4a91-2033-4832-ab43-50f2f274f437, system: kompact-runtime-30, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.416 DEBG Component started., cid: ef693372-4a5d-491a-b6b8-c1cc781a856d, system: kompact-runtime-30, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.416 DEBG Starting..., ctype: ReceiverComponent, cid: ef693372-4a5d-491a-b6b8-c1cc781a856d, system: kompact-runtime-30, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.416 DEBG Component(4f2b4a91-2033-4832-ab43-50f2f274f437) was started., ctype: ComponentSupervisor, cid: 930e670c-3f43-463f-a17e-775bbe3e4d41, system: kompact-runtime-30, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.416 DEBG Component(ef693372-4a5d-491a-b6b8-c1cc781a856d) was started., ctype: ComponentSupervisor, cid: 930e670c-3f43-463f-a17e-775bbe3e4d41, system: kompact-runtime-30, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.416 DEBG Component started., cid: 986c208c-49fb-460a-8e95-acee35cb656c, system: kompact-runtime-30, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.416 DEBG Starting..., ctype: ReceiverComponent, cid: 986c208c-49fb-460a-8e95-acee35cb656c, system: kompact-runtime-30, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.417 DEBG Component(986c208c-49fb-460a-8e95-acee35cb656c) was started., ctype: ComponentSupervisor, cid: 930e670c-3f43-463f-a17e-775bbe3e4d41, system: kompact-runtime-30, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.417 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 41783 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 41783 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.417 TRCE Initialised., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.417 TRCE Initialised., ctype: ComponentSupervisor, cid: d1af7615-65c3-42fd-b0bc-64b9007006bb, system: kompact-runtime-33, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.418 DEBG Requesting actor alias registration for "routing-group/receiver0", system: kompact-runtime-31, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:20.418 DEBG Requesting actor registration at Alias("routing-group/receiver0"), system: kompact-runtime-31, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:20.418 DEBG Requesting actor alias registration for "routing-group/receiver1", system: kompact-runtime-31, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:20.418 DEBG Requesting actor registration at Alias("routing-group/receiver1"), system: kompact-runtime-31, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:20.418 DEBG Requesting actor alias registration for "routing-group/receiver2", system: kompact-runtime-31, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:20.418 DEBG Requesting actor registration at Alias("routing-group/receiver2"), system: kompact-runtime-31, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:20.418 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:20.418 INFO Started network just fine., ctype: NetworkDispatcher, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:20.418 DEBG Component started., cid: 6fa070e6-215c-4d08-8d59-426a7f19f31a, system: kompact-runtime-32, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.422 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 6fa070e6-215c-4d08-8d59-426a7f19f31a, system: kompact-runtime-32, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:20.422 TRCE Initialised., ctype: DeadletterBox, cid: e3912a76-dd2a-48fb-85c0-5bf0a2766656, system: kompact-runtime-34, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.423 TRCE Initialised., ctype: ReceiverComponent, cid: 3df9dfda-8108-4801-85c0-3c90300df6ef, system: kompact-runtime-32, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.423 TRCE Initialised., ctype: ReceiverComponent, cid: 7cca2985-c7af-4a54-aa13-51b311f0930f, system: kompact-runtime-32, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.423 TRCE Initialised., ctype: ReceiverComponent, cid: d632994d-41f5-4598-a500-f245a453f634, system: kompact-runtime-32, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.423 DEBG Requesting policy registration at "routing-group", system: kompact-runtime-32, location: src/runtime/system.rs:1713 [INFO] [stdout] Jan 04 22:59:20.423 DEBG Requesting actor alias registration for "routing-group/receiver0", system: kompact-runtime-32, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:20.423 DEBG Requesting actor registration at Alias("routing-group/receiver0"), system: kompact-runtime-32, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:20.423 DEBG Requesting actor alias registration for "routing-group/receiver1", system: kompact-runtime-32, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:20.424 DEBG Requesting actor registration at Alias("routing-group/receiver1"), system: kompact-runtime-32, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:20.424 DEBG Requesting actor alias registration for "routing-group/receiver2", system: kompact-runtime-32, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:20.424 DEBG Requesting actor registration at Alias("routing-group/receiver2"), system: kompact-runtime-32, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:20.424 DEBG Component started., cid: afa8ac16-937f-43ed-ad52-ebc56fbb2bd7, system: kompact-runtime-31, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.424 DEBG Starting..., ctype: ReceiverComponent, cid: afa8ac16-937f-43ed-ad52-ebc56fbb2bd7, system: kompact-runtime-31, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.424 DEBG Component started., cid: 703c9c15-bf91-4057-9620-13f7022396b6, system: kompact-runtime-31, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.424 DEBG Starting..., ctype: ReceiverComponent, cid: 703c9c15-bf91-4057-9620-13f7022396b6, system: kompact-runtime-31, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.424 DEBG Component(afa8ac16-937f-43ed-ad52-ebc56fbb2bd7) was started., ctype: ComponentSupervisor, cid: 2cd5ab75-22ed-404b-9ceb-8683243212a1, system: kompact-runtime-31, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.425 DEBG Component(703c9c15-bf91-4057-9620-13f7022396b6) was started., ctype: ComponentSupervisor, cid: 2cd5ab75-22ed-404b-9ceb-8683243212a1, system: kompact-runtime-31, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.425 DEBG Component started., cid: dda66630-1197-4382-953b-b23c6c8e77e5, system: kompact-runtime-31, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.425 DEBG Starting..., ctype: ReceiverComponent, cid: dda66630-1197-4382-953b-b23c6c8e77e5, system: kompact-runtime-31, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.425 DEBG Component(dda66630-1197-4382-953b-b23c6c8e77e5) was started., ctype: ComponentSupervisor, cid: 2cd5ab75-22ed-404b-9ceb-8683243212a1, system: kompact-runtime-31, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.425 TRCE Routing msg with sender=tcp://127.0.0.1:38941 to member at index=1, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.425 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.425 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:20.425 DEBG Component started., cid: 3df9dfda-8108-4801-85c0-3c90300df6ef, system: kompact-runtime-32, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.425 DEBG Starting..., ctype: ReceiverComponent, cid: 3df9dfda-8108-4801-85c0-3c90300df6ef, system: kompact-runtime-32, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.440 DEBG Entering main EventLoop, addr: 127.0.0.1:46883, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:20.440 DEBG Component started., cid: 7cca2985-c7af-4a54-aa13-51b311f0930f, system: kompact-runtime-32, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.440 DEBG Starting..., ctype: ReceiverComponent, cid: 7cca2985-c7af-4a54-aa13-51b311f0930f, system: kompact-runtime-32, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.440 TRCE Initialised., ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.440 TRCE Initialised., ctype: ComponentSupervisor, cid: 30ac81ce-6e67-4260-af67-660b0b8983b9, system: kompact-runtime-34, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.440 DEBG Component(3df9dfda-8108-4801-85c0-3c90300df6ef) was started., ctype: ComponentSupervisor, cid: 6fa070e6-215c-4d08-8d59-426a7f19f31a, system: kompact-runtime-32, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.440 DEBG Component(7cca2985-c7af-4a54-aa13-51b311f0930f) was started., ctype: ComponentSupervisor, cid: 6fa070e6-215c-4d08-8d59-426a7f19f31a, system: kompact-runtime-32, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.440 DEBG Component started., cid: d632994d-41f5-4598-a500-f245a453f634, system: kompact-runtime-32, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.441 DEBG Starting..., ctype: ReceiverComponent, cid: d632994d-41f5-4598-a500-f245a453f634, system: kompact-runtime-32, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.441 DEBG Component(d632994d-41f5-4598-a500-f245a453f634) was started., ctype: ComponentSupervisor, cid: 6fa070e6-215c-4d08-8d59-426a7f19f31a, system: kompact-runtime-32, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.442 TRCE Routing msg to member at index=0, ctype: NetworkDispatcher, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:20.447 DEBG Component started., cid: e3912a76-dd2a-48fb-85c0-5bf0a2766656, system: kompact-runtime-34, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.447 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: e3912a76-dd2a-48fb-85c0-5bf0a2766656, system: kompact-runtime-34, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:20.448 DEBG Component started., cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.448 INFO Starting network..., ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:20.448 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.449 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.449 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.449 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.450 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.450 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.451 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.451 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.452 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.452 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:20.452 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:20.453 INFO Started network just fine., ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:20.453 DEBG Component started., cid: 30ac81ce-6e67-4260-af67-660b0b8983b9, system: kompact-runtime-34, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.454 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 30ac81ce-6e67-4260-af67-660b0b8983b9, system: kompact-runtime-34, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:20.454 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.454 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.455 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.455 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.456 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.456 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.456 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.457 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.457 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.458 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.458 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.458 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.459 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.459 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.460 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.460 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.461 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.461 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.462 TRCE Initialised., ctype: ReceiverComponent, cid: ef7c7068-bae1-4225-bf88-03aec13b0ad3, system: kompact-runtime-34, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.462 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.462 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.463 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.463 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.463 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.464 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.471 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.475 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.475 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.476 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.476 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.476 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.477 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.477 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.478 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.478 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.478 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.479 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.479 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.479 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.480 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.480 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.481 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.481 TRCE Routing msg with sender=local://127.0.0.1:0/other_source to member at index=0, system: kompact-runtime-29, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.487 TRCE Initialised., ctype: ReceiverComponent, cid: 5d562a3e-dce0-47b5-97af-40719cdb84c1, system: kompact-runtime-34, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.487 TRCE Initialised., ctype: ReceiverComponent, cid: 9a335b6c-3022-4241-81b2-c6e648e3c27d, system: kompact-runtime-34, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.487 DEBG Requesting actor alias registration for "routing-group/receiver0", system: kompact-runtime-34, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:20.488 DEBG Requesting actor registration at Alias("routing-group/receiver0"), system: kompact-runtime-34, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:20.488 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.489 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.489 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.489 TRCE Subscribing listener for 67e76a5b-2bee-4d7b-82dd-1d52ea1a4da5., ctype: ComponentSupervisor, cid: af8bdd2c-1228-4535-99f4-484b50b266fd, system: kompact-runtime-11, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:20.490 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.490 DEBG Component dying, cid: 67e76a5b-2bee-4d7b-82dd-1d52ea1a4da5, system: kompact-runtime-11, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.491 DEBG Component killed, cid: 67e76a5b-2bee-4d7b-82dd-1d52ea1a4da5, system: kompact-runtime-11, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.491 TRCE Not running inactive scheduled., cid: 67e76a5b-2bee-4d7b-82dd-1d52ea1a4da5, system: kompact-runtime-11, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.491 DEBG Component(67e76a5b-2bee-4d7b-82dd-1d52ea1a4da5) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: af8bdd2c-1228-4535-99f4-484b50b266fd, system: kompact-runtime-11, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:20.503 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.503 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: af8bdd2c-1228-4535-99f4-484b50b266fd, system: kompact-runtime-11, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:20.503 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: af8bdd2c-1228-4535-99f4-484b50b266fd, system: kompact-runtime-11, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:20.503 DEBG Component dying, cid: 6df52505-531a-46f5-b0d2-224aa0af9aca, system: kompact-runtime-11, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.503 DEBG Killing..., ctype: LocalDispatcher, cid: 6df52505-531a-46f5-b0d2-224aa0af9aca, system: kompact-runtime-11, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.503 DEBG Component killed, cid: 6df52505-531a-46f5-b0d2-224aa0af9aca, system: kompact-runtime-11, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.503 TRCE Not running inactive scheduled., cid: 6df52505-531a-46f5-b0d2-224aa0af9aca, system: kompact-runtime-11, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.503 DEBG Component dying, cid: c2a08b5e-4a4f-41c6-bce8-117c960d7a8b, system: kompact-runtime-11, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.503 DEBG Killing..., ctype: DeadletterBox, cid: c2a08b5e-4a4f-41c6-bce8-117c960d7a8b, system: kompact-runtime-11, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.503 DEBG Component killed, cid: c2a08b5e-4a4f-41c6-bce8-117c960d7a8b, system: kompact-runtime-11, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.503 TRCE Not running inactive scheduled., cid: c2a08b5e-4a4f-41c6-bce8-117c960d7a8b, system: kompact-runtime-11, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.503 DEBG Component started., cid: 4a51efab-0a39-4b09-9a84-cd8d1ebc2818, system: kompact-runtime-33, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.503 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 4a51efab-0a39-4b09-9a84-cd8d1ebc2818, system: kompact-runtime-33, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:20.503 DEBG Component started., cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.503 INFO Starting network..., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:20.503 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.503 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.503 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.503 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.503 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.503 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.503 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.503 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.503 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.503 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.503 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.503 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.503 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.503 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.503 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.504 DEBG Entering main EventLoop, addr: 127.0.0.1:39149, owner: NetworkThread, ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:20.504 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:20.504 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:20.504 TRCE Initialised., ctype: DeadletterBox, cid: b5b3f74e-7e03-42db-97d4-b478c32225eb, system: kompact-runtime-35, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.504 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.504 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.504 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.504 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.504 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.504 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.504 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.504 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.504 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.504 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.504 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.504 DEBG Requesting actor alias registration for "routing-group/receiver1", system: kompact-runtime-34, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:20.504 DEBG Requesting actor registration at Alias("routing-group/receiver1"), system: kompact-runtime-34, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:20.504 DEBG Requesting actor alias registration for "routing-group/receiver2", system: kompact-runtime-34, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:20.504 DEBG Requesting actor registration at Alias("routing-group/receiver2"), system: kompact-runtime-34, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:20.504 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:20.504 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.504 DEBG Component started., cid: ef7c7068-bae1-4225-bf88-03aec13b0ad3, system: kompact-runtime-34, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.504 DEBG Starting..., ctype: ReceiverComponent, cid: ef7c7068-bae1-4225-bf88-03aec13b0ad3, system: kompact-runtime-34, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.510 DEBG Component(ef7c7068-bae1-4225-bf88-03aec13b0ad3) was started., ctype: ComponentSupervisor, cid: 30ac81ce-6e67-4260-af67-660b0b8983b9, system: kompact-runtime-34, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.535 DEBG Component started., cid: 5d562a3e-dce0-47b5-97af-40719cdb84c1, system: kompact-runtime-34, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.535 DEBG Starting..., ctype: ReceiverComponent, cid: 5d562a3e-dce0-47b5-97af-40719cdb84c1, system: kompact-runtime-34, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.535 DEBG Component started., cid: 9a335b6c-3022-4241-81b2-c6e648e3c27d, system: kompact-runtime-34, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.535 DEBG Starting..., ctype: ReceiverComponent, cid: 9a335b6c-3022-4241-81b2-c6e648e3c27d, system: kompact-runtime-34, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.535 DEBG Component(5d562a3e-dce0-47b5-97af-40719cdb84c1) was started., ctype: ComponentSupervisor, cid: 30ac81ce-6e67-4260-af67-660b0b8983b9, system: kompact-runtime-34, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.535 DEBG Component(9a335b6c-3022-4241-81b2-c6e648e3c27d) was started., ctype: ComponentSupervisor, cid: 30ac81ce-6e67-4260-af67-660b0b8983b9, system: kompact-runtime-34, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.535 TRCE Routing msg with sender=tcp://127.0.0.1:39149 to member at index=1, ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.535 TRCE Subscribing listener for 61047c06-908d-41d7-91b7-005edf083da3., ctype: ComponentSupervisor, cid: d5213482-1fa6-4191-bd39-17335bddeab6, system: kompact-runtime-5, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:20.535 DEBG Component dying, cid: 61047c06-908d-41d7-91b7-005edf083da3, system: kompact-runtime-5, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.535 DEBG Component killed, cid: 61047c06-908d-41d7-91b7-005edf083da3, system: kompact-runtime-5, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.535 TRCE Not running inactive scheduled., cid: 61047c06-908d-41d7-91b7-005edf083da3, system: kompact-runtime-5, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.535 DEBG Component(61047c06-908d-41d7-91b7-005edf083da3) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: d5213482-1fa6-4191-bd39-17335bddeab6, system: kompact-runtime-5, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:20.535 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: d5213482-1fa6-4191-bd39-17335bddeab6, system: kompact-runtime-5, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:20.535 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: d5213482-1fa6-4191-bd39-17335bddeab6, system: kompact-runtime-5, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:20.535 DEBG Component dying, cid: 2769e9aa-e608-4bd5-8488-70a7fd2364d6, system: kompact-runtime-5, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.535 DEBG Killing..., ctype: LocalDispatcher, cid: 2769e9aa-e608-4bd5-8488-70a7fd2364d6, system: kompact-runtime-5, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.535 DEBG Component killed, cid: 2769e9aa-e608-4bd5-8488-70a7fd2364d6, system: kompact-runtime-5, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.535 TRCE Not running inactive scheduled., cid: 2769e9aa-e608-4bd5-8488-70a7fd2364d6, system: kompact-runtime-5, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.535 DEBG Component dying, cid: a45e2b46-b130-45b4-8b05-24bb4cc062c0, system: kompact-runtime-5, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.535 DEBG Killing..., ctype: DeadletterBox, cid: a45e2b46-b130-45b4-8b05-24bb4cc062c0, system: kompact-runtime-5, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.535 DEBG Component killed, cid: a45e2b46-b130-45b4-8b05-24bb4cc062c0, system: kompact-runtime-5, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.536 TRCE Not running inactive scheduled., cid: a45e2b46-b130-45b4-8b05-24bb4cc062c0, system: kompact-runtime-5, location: src/component/actual_component.rs:346 [INFO] [stdout] test component::tests::test_mixed_blocking ... ok [INFO] [stdout] Jan 04 22:59:20.544 TRCE Subscribing listener for a119c320-f5e7-4ab3-a369-d8f3bba90aad., ctype: ComponentSupervisor, cid: edc0ccdf-b83a-4e4b-a1b0-a55af505a30e, system: kompact-runtime-8, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:20.544 DEBG Component dying, cid: a119c320-f5e7-4ab3-a369-d8f3bba90aad, system: kompact-runtime-8, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.544 DEBG Killing..., ctype: AsyncComponent, cid: a119c320-f5e7-4ab3-a369-d8f3bba90aad, system: kompact-runtime-8, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.544 DEBG Component killed, cid: a119c320-f5e7-4ab3-a369-d8f3bba90aad, system: kompact-runtime-8, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.544 TRCE Not running inactive scheduled., cid: a119c320-f5e7-4ab3-a369-d8f3bba90aad, system: kompact-runtime-8, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.545 DEBG Component(a119c320-f5e7-4ab3-a369-d8f3bba90aad) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: edc0ccdf-b83a-4e4b-a1b0-a55af505a30e, system: kompact-runtime-8, location: src/supervision.rs:289 [INFO] [stdout] test net::network_thread::tests::merge_connections_tricky ... ok [INFO] [stdout] Jan 04 22:59:20.575 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.575 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.575 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.575 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.575 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.575 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: LOCAL, address: 127.0.0.1, port: 0 }, path: ["routing_group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, system: kompact-runtime-28, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.575 TRCE The message was broadcast., system: kompact-runtime-28, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.575 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: edc0ccdf-b83a-4e4b-a1b0-a55af505a30e, system: kompact-runtime-8, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:20.575 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: edc0ccdf-b83a-4e4b-a1b0-a55af505a30e, system: kompact-runtime-8, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:20.575 DEBG Component dying, cid: d7473e0c-b10c-4536-ae7b-0b08fcec84a7, system: kompact-runtime-8, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.575 DEBG Killing..., ctype: LocalDispatcher, cid: d7473e0c-b10c-4536-ae7b-0b08fcec84a7, system: kompact-runtime-8, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.575 DEBG Component killed, cid: d7473e0c-b10c-4536-ae7b-0b08fcec84a7, system: kompact-runtime-8, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.575 TRCE Not running inactive scheduled., cid: d7473e0c-b10c-4536-ae7b-0b08fcec84a7, system: kompact-runtime-8, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.575 DEBG Component dying, cid: dadf1f9d-ce8f-407a-851d-d52e5a127838, system: kompact-runtime-8, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.575 DEBG Killing..., ctype: DeadletterBox, cid: dadf1f9d-ce8f-407a-851d-d52e5a127838, system: kompact-runtime-8, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.575 DEBG Component killed, cid: dadf1f9d-ce8f-407a-851d-d52e5a127838, system: kompact-runtime-8, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.575 TRCE Not running inactive scheduled., cid: dadf1f9d-ce8f-407a-851d-d52e5a127838, system: kompact-runtime-8, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.575 INFO Started network just fine., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:20.575 DEBG Component started., cid: d1af7615-65c3-42fd-b0bc-64b9007006bb, system: kompact-runtime-33, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.575 DEBG Started supervisor., ctype: ComponentSupervisor, cid: d1af7615-65c3-42fd-b0bc-64b9007006bb, system: kompact-runtime-33, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:20.575 TRCE Initialised., ctype: ReceiverComponent, cid: 8eaf0f11-5839-4b08-ac12-1852ef8d2c1f, system: kompact-runtime-33, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.575 TRCE Initialised., ctype: ReceiverComponent, cid: a917048f-3a91-4ad8-928b-51cbf0dd0525, system: kompact-runtime-33, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.575 TRCE Initialised., ctype: ReceiverComponent, cid: 7d594ab9-a08c-452e-bc12-ed242d22c134, system: kompact-runtime-33, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.575 TRCE Initialised., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.575 TRCE Initialised., ctype: ComponentSupervisor, cid: dc340521-5dd6-406d-bd56-5f5d29be59d4, system: kompact-runtime-35, location: src/component/context.rs:77 [INFO] [stdout] test serialisation::default_serialisers::tests::test_string_serialisation ... ok [INFO] [stdout] Jan 04 22:59:20.579 DEBG Requesting actor alias registration for "routing-group/receiver0", system: kompact-runtime-33, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:20.579 DEBG Requesting actor registration at Alias("routing-group/receiver0"), system: kompact-runtime-33, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:20.579 DEBG Entering main EventLoop, addr: 127.0.0.1:42271, owner: NetworkThread, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:20.579 DEBG Requesting actor alias registration for "routing-group/receiver1", system: kompact-runtime-33, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:20.579 DEBG Requesting actor registration at Alias("routing-group/receiver1"), system: kompact-runtime-33, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:20.579 DEBG Requesting actor alias registration for "routing-group/receiver2", system: kompact-runtime-33, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:20.579 DEBG Requesting actor registration at Alias("routing-group/receiver2"), system: kompact-runtime-33, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:20.579 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:20.579 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 23f26679-8013-49c0-abd6-0da605a77dff, system: kompact-runtime-29, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:20.579 TRCE Killing 3 children., ctype: ComponentSupervisor, cid: 23f26679-8013-49c0-abd6-0da605a77dff, system: kompact-runtime-29, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:20.579 DEBG Component dying, cid: 6652e475-86fb-4057-9186-02fdeaf027ae, system: kompact-runtime-29, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.579 DEBG Killing..., ctype: ReceiverComponent, cid: 6652e475-86fb-4057-9186-02fdeaf027ae, system: kompact-runtime-29, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.579 DEBG Component killed, cid: 6652e475-86fb-4057-9186-02fdeaf027ae, system: kompact-runtime-29, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.579 TRCE Not running inactive scheduled., cid: 6652e475-86fb-4057-9186-02fdeaf027ae, system: kompact-runtime-29, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.579 DEBG Component dying, cid: 6eca0a83-17c9-4040-a3de-247f67358b52, system: kompact-runtime-29, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.579 DEBG Killing..., ctype: ReceiverComponent, cid: 6eca0a83-17c9-4040-a3de-247f67358b52, system: kompact-runtime-29, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.579 DEBG Component killed, cid: 6eca0a83-17c9-4040-a3de-247f67358b52, system: kompact-runtime-29, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.579 TRCE Not running inactive scheduled., cid: 6eca0a83-17c9-4040-a3de-247f67358b52, system: kompact-runtime-29, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.579 DEBG Component dying, cid: 0fe8cb1f-2569-4acd-b8e7-e2a426d0e747, system: kompact-runtime-29, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.579 DEBG Killing..., ctype: ReceiverComponent, cid: 0fe8cb1f-2569-4acd-b8e7-e2a426d0e747, system: kompact-runtime-29, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.579 DEBG Component killed, cid: 0fe8cb1f-2569-4acd-b8e7-e2a426d0e747, system: kompact-runtime-29, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.579 TRCE Not running inactive scheduled., cid: 0fe8cb1f-2569-4acd-b8e7-e2a426d0e747, system: kompact-runtime-29, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.579 DEBG Component(6652e475-86fb-4057-9186-02fdeaf027ae) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 23f26679-8013-49c0-abd6-0da605a77dff, system: kompact-runtime-29, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:20.579 TRCE Supervisor is still dying with 2 children outstanding..., ctype: ComponentSupervisor, cid: 23f26679-8013-49c0-abd6-0da605a77dff, system: kompact-runtime-29, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:20.579 DEBG Component(6eca0a83-17c9-4040-a3de-247f67358b52) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 23f26679-8013-49c0-abd6-0da605a77dff, system: kompact-runtime-29, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:20.580 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 23f26679-8013-49c0-abd6-0da605a77dff, system: kompact-runtime-29, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:20.580 DEBG Component(0fe8cb1f-2569-4acd-b8e7-e2a426d0e747) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 23f26679-8013-49c0-abd6-0da605a77dff, system: kompact-runtime-29, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:20.580 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 23f26679-8013-49c0-abd6-0da605a77dff, system: kompact-runtime-29, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:20.580 INFO Got message gotcha as state=gotcha, ctype: AsyncComponent, cid: 769733ee-78ba-457c-a792-c4fef359c117, system: kompact-runtime-9, location: src/component/mod.rs:922 [INFO] [stdout] Jan 04 22:59:20.580 INFO Completed AsyncMe::ConcurrentMessage future with state=done, ctype: AsyncComponent, cid: 769733ee-78ba-457c-a792-c4fef359c117, system: kompact-runtime-9, location: src/component/mod.rs:931 [INFO] [stdout] Jan 04 22:59:20.587 DEBG Component started., cid: b5b3f74e-7e03-42db-97d4-b478c32225eb, system: kompact-runtime-35, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.587 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: b5b3f74e-7e03-42db-97d4-b478c32225eb, system: kompact-runtime-35, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:20.587 DEBG Component started., cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.587 INFO Starting network..., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:20.595 DEBG Component started., cid: 8eaf0f11-5839-4b08-ac12-1852ef8d2c1f, system: kompact-runtime-33, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.595 DEBG Starting..., ctype: ReceiverComponent, cid: 8eaf0f11-5839-4b08-ac12-1852ef8d2c1f, system: kompact-runtime-33, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.595 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:20.599 DEBG Component dying, cid: 06a8bb42-6ed9-4ec4-9182-fb156c26b389, system: kompact-runtime-29, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.599 DEBG Killing..., ctype: LocalDispatcher, cid: 06a8bb42-6ed9-4ec4-9182-fb156c26b389, system: kompact-runtime-29, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.599 DEBG Component killed, cid: 06a8bb42-6ed9-4ec4-9182-fb156c26b389, system: kompact-runtime-29, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.599 TRCE Not running inactive scheduled., cid: 06a8bb42-6ed9-4ec4-9182-fb156c26b389, system: kompact-runtime-29, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.599 DEBG Component dying, cid: e6fc4351-0c57-462c-887d-7277d535ea40, system: kompact-runtime-29, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.599 DEBG Killing..., ctype: DeadletterBox, cid: e6fc4351-0c57-462c-887d-7277d535ea40, system: kompact-runtime-29, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.599 DEBG Component killed, cid: e6fc4351-0c57-462c-887d-7277d535ea40, system: kompact-runtime-29, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.599 TRCE Not running inactive scheduled., cid: e6fc4351-0c57-462c-887d-7277d535ea40, system: kompact-runtime-29, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.607 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:20.607 DEBG Component started., cid: a917048f-3a91-4ad8-928b-51cbf0dd0525, system: kompact-runtime-33, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.607 DEBG Starting..., ctype: ReceiverComponent, cid: a917048f-3a91-4ad8-928b-51cbf0dd0525, system: kompact-runtime-33, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.608 DEBG Component(8eaf0f11-5839-4b08-ac12-1852ef8d2c1f) was started., ctype: ComponentSupervisor, cid: d1af7615-65c3-42fd-b0bc-64b9007006bb, system: kompact-runtime-33, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.608 DEBG Component(a917048f-3a91-4ad8-928b-51cbf0dd0525) was started., ctype: ComponentSupervisor, cid: d1af7615-65c3-42fd-b0bc-64b9007006bb, system: kompact-runtime-33, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.608 DEBG Component started., cid: 7d594ab9-a08c-452e-bc12-ed242d22c134, system: kompact-runtime-33, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.608 DEBG Starting..., ctype: ReceiverComponent, cid: 7d594ab9-a08c-452e-bc12-ed242d22c134, system: kompact-runtime-33, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.608 DEBG Component(7d594ab9-a08c-452e-bc12-ed242d22c134) was started., ctype: ComponentSupervisor, cid: d1af7615-65c3-42fd-b0bc-64b9007006bb, system: kompact-runtime-33, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.608 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] test component::tests::test_channel_blocking ... ok [INFO] [stdout] test component::tests::test_channel_non_blocking ... ok [INFO] [stdout] test routing::groups::tests::sender_hash_routing ... ok [INFO] [stdout] Jan 04 22:59:20.637 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.642 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 9beffac6-d2dc-4b34-a4ff-cfe700b8f8ed, system: kompact-runtime-28, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:20.650 TRCE Killing 3 children., ctype: ComponentSupervisor, cid: 9beffac6-d2dc-4b34-a4ff-cfe700b8f8ed, system: kompact-runtime-28, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:20.650 DEBG Component dying, cid: 208bbbe5-c1d7-48a3-9ef4-817119e093bd, system: kompact-runtime-28, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.650 DEBG Killing..., ctype: ReceiverComponent, cid: 208bbbe5-c1d7-48a3-9ef4-817119e093bd, system: kompact-runtime-28, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.650 DEBG Component killed, cid: 208bbbe5-c1d7-48a3-9ef4-817119e093bd, system: kompact-runtime-28, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.650 TRCE Not running inactive scheduled., cid: 208bbbe5-c1d7-48a3-9ef4-817119e093bd, system: kompact-runtime-28, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.650 DEBG Component dying, cid: a2eb3942-8c87-4515-9e6a-00245bcdf460, system: kompact-runtime-28, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.650 DEBG Killing..., ctype: ReceiverComponent, cid: a2eb3942-8c87-4515-9e6a-00245bcdf460, system: kompact-runtime-28, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.650 DEBG Component killed, cid: a2eb3942-8c87-4515-9e6a-00245bcdf460, system: kompact-runtime-28, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.650 TRCE Not running inactive scheduled., cid: a2eb3942-8c87-4515-9e6a-00245bcdf460, system: kompact-runtime-28, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.650 DEBG Component dying, cid: c9fe34b2-0047-426f-9728-1a4b996d1a7e, system: kompact-runtime-28, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.650 DEBG Killing..., ctype: ReceiverComponent, cid: c9fe34b2-0047-426f-9728-1a4b996d1a7e, system: kompact-runtime-28, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.650 DEBG Component killed, cid: c9fe34b2-0047-426f-9728-1a4b996d1a7e, system: kompact-runtime-28, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.650 TRCE Not running inactive scheduled., cid: c9fe34b2-0047-426f-9728-1a4b996d1a7e, system: kompact-runtime-28, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.650 DEBG Component(208bbbe5-c1d7-48a3-9ef4-817119e093bd) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 9beffac6-d2dc-4b34-a4ff-cfe700b8f8ed, system: kompact-runtime-28, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:20.650 TRCE Supervisor is still dying with 2 children outstanding..., ctype: ComponentSupervisor, cid: 9beffac6-d2dc-4b34-a4ff-cfe700b8f8ed, system: kompact-runtime-28, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:20.650 DEBG Component(a2eb3942-8c87-4515-9e6a-00245bcdf460) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 9beffac6-d2dc-4b34-a4ff-cfe700b8f8ed, system: kompact-runtime-28, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:20.650 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 9beffac6-d2dc-4b34-a4ff-cfe700b8f8ed, system: kompact-runtime-28, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:20.650 DEBG Component(c9fe34b2-0047-426f-9728-1a4b996d1a7e) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 9beffac6-d2dc-4b34-a4ff-cfe700b8f8ed, system: kompact-runtime-28, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:20.651 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 9beffac6-d2dc-4b34-a4ff-cfe700b8f8ed, system: kompact-runtime-28, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:20.651 DEBG Component dying, cid: e7e7d12d-98b2-4611-a8c2-99080e8a301a, system: kompact-runtime-28, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.651 DEBG Killing..., ctype: LocalDispatcher, cid: e7e7d12d-98b2-4611-a8c2-99080e8a301a, system: kompact-runtime-28, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.651 DEBG Component killed, cid: e7e7d12d-98b2-4611-a8c2-99080e8a301a, system: kompact-runtime-28, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.651 TRCE Not running inactive scheduled., cid: e7e7d12d-98b2-4611-a8c2-99080e8a301a, system: kompact-runtime-28, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.651 DEBG Component dying, cid: ec555065-390c-4d9e-87b3-6b2629c46c8f, system: kompact-runtime-28, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:20.651 DEBG Killing..., ctype: DeadletterBox, cid: ec555065-390c-4d9e-87b3-6b2629c46c8f, system: kompact-runtime-28, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:20.651 DEBG Component killed, cid: ec555065-390c-4d9e-87b3-6b2629c46c8f, system: kompact-runtime-28, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:20.651 TRCE Not running inactive scheduled., cid: ec555065-390c-4d9e-87b3-6b2629c46c8f, system: kompact-runtime-28, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:20.658 DEBG Entering main EventLoop, addr: 127.0.0.1:33071, owner: NetworkThread, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:20.658 INFO Started network just fine., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:20.661 TRCE Initialised., ctype: ReceiverComponent, cid: 75caf449-f236-4e89-8e2d-907552a2fa43, system: kompact-runtime-35, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.661 TRCE Initialised., ctype: ReceiverComponent, cid: 5d4bacd6-e96c-4fe5-a86b-abb078742268, system: kompact-runtime-35, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.662 DEBG Component started., cid: dc340521-5dd6-406d-bd56-5f5d29be59d4, system: kompact-runtime-35, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.662 DEBG Started supervisor., ctype: ComponentSupervisor, cid: dc340521-5dd6-406d-bd56-5f5d29be59d4, system: kompact-runtime-35, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:20.662 TRCE Initialised., ctype: ReceiverComponent, cid: f3bbc630-0975-4a68-bb56-3c5371eabac2, system: kompact-runtime-35, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.662 DEBG Requesting actor alias registration for "routing-group/receiver1", system: kompact-runtime-35, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:20.662 DEBG Requesting actor registration at Alias("routing-group/receiver1"), system: kompact-runtime-35, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:20.663 DEBG Requesting actor alias registration for "routing-group/receiver2", system: kompact-runtime-35, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:20.663 DEBG Requesting actor registration at Alias("routing-group/receiver2"), system: kompact-runtime-35, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:20.663 DEBG Requesting actor alias registration for "routing-group/receivers/node1", system: kompact-runtime-35, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:20.663 DEBG Requesting actor registration at Alias("routing-group/receivers/node1"), system: kompact-runtime-35, location: src/runtime/system.rs:1679 [INFO] [stdout] test serialisation::default_serialisers::tests::test_unit_serialisation ... ok [INFO] [stdout] test serialisation::serde_serialisers::tests::test_actorpath ... ok [INFO] [stdout] test serialisation::default_serialisers::tests::test_u64_serialisation ... ok [INFO] [stdout] test routing::groups::tests::broadcast_routing ... ok [INFO] [stdout] test serialisation::serde_serialisers::tests::test_struct ... ok [INFO] [stdout] Jan 04 22:59:20.669 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:20.669 TRCE Initialised., ctype: DeadletterBox, cid: e85cc3a5-08c8-42d9-ab3f-2e5225635f0e, system: kompact-runtime-36, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.669 TRCE Initialised., ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.669 TRCE Initialised., ctype: ComponentSupervisor, cid: 69f07f04-ae8d-4cf6-b158-20adf71062a2, system: kompact-runtime-36, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.669 DEBG Component started., cid: e85cc3a5-08c8-42d9-ab3f-2e5225635f0e, system: kompact-runtime-36, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.669 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: e85cc3a5-08c8-42d9-ab3f-2e5225635f0e, system: kompact-runtime-36, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:20.669 DEBG Component started., cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.669 INFO Starting network..., ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:20.669 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:20.669 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:20.669 INFO Started network just fine., ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:20.669 TRCE Initialised., ctype: ReceiverComponent, cid: 99da3f71-c4ca-4e6f-b6d9-f3d114a27dec, system: kompact-runtime-36, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.669 TRCE Initialised., ctype: ReceiverComponent, cid: f3ec50ca-6ecc-4e63-b66e-fb6690cf5cfa, system: kompact-runtime-36, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.669 TRCE Initialised., ctype: ReceiverComponent, cid: 303a5c7f-9be3-423d-8232-6ee1f03adb94, system: kompact-runtime-36, location: src/component/context.rs:77 [INFO] [stdout] test serialisation::serde_serialisers::tests::test_enum ... ok [INFO] [stdout] test serialisation::tests::ser_deser_equivalence ... ok [INFO] [stdout] test tests::test_component_failure ... ignored [INFO] [stdout] test tests::test_component_recovery ... ignored [INFO] [stdout] test tests::test_component_recovery_with_state ... ignored [INFO] [stdout] Jan 04 22:59:20.675 DEBG Component started., cid: 75caf449-f236-4e89-8e2d-907552a2fa43, system: kompact-runtime-35, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.676 DEBG Starting..., ctype: ReceiverComponent, cid: 75caf449-f236-4e89-8e2d-907552a2fa43, system: kompact-runtime-35, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.676 DEBG Component started., cid: 5d4bacd6-e96c-4fe5-a86b-abb078742268, system: kompact-runtime-35, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.676 DEBG Starting..., ctype: ReceiverComponent, cid: 5d4bacd6-e96c-4fe5-a86b-abb078742268, system: kompact-runtime-35, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.676 DEBG Component(75caf449-f236-4e89-8e2d-907552a2fa43) was started., ctype: ComponentSupervisor, cid: dc340521-5dd6-406d-bd56-5f5d29be59d4, system: kompact-runtime-35, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.676 DEBG Component(5d4bacd6-e96c-4fe5-a86b-abb078742268) was started., ctype: ComponentSupervisor, cid: dc340521-5dd6-406d-bd56-5f5d29be59d4, system: kompact-runtime-35, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.676 DEBG Component started., cid: f3bbc630-0975-4a68-bb56-3c5371eabac2, system: kompact-runtime-35, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.676 DEBG Starting..., ctype: ReceiverComponent, cid: f3bbc630-0975-4a68-bb56-3c5371eabac2, system: kompact-runtime-35, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.676 DEBG Component(f3bbc630-0975-4a68-bb56-3c5371eabac2) was started., ctype: ComponentSupervisor, cid: dc340521-5dd6-406d-bd56-5f5d29be59d4, system: kompact-runtime-35, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.676 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:20.676 DEBG Requesting actor alias registration for "routing-group/receiver1", system: kompact-runtime-36, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:20.676 DEBG Requesting actor registration at Alias("routing-group/receiver1"), system: kompact-runtime-36, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:20.678 DEBG Entering main EventLoop, addr: 127.0.0.1:43989, owner: NetworkThread, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:20.698 DEBG Component started., cid: 69f07f04-ae8d-4cf6-b158-20adf71062a2, system: kompact-runtime-36, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.699 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: ae5e3bc7-1f67-4edc-af13-64a18f8a90f3, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:20.783 DEBG Requesting actor alias registration for "routing-group/receiver2", system: kompact-runtime-36, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:20.783 TRCE Initialised., ctype: DeadletterBox, cid: ffb92b14-ce5c-4c0b-b361-1741fa7c533b, system: kompact-runtime-38, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.783 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:20.783 TRCE Initialised., ctype: DeadletterBox, cid: 415bba16-6c12-4c29-8615-dc215a7aff2d, system: kompact-runtime-39, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.783 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 69f07f04-ae8d-4cf6-b158-20adf71062a2, system: kompact-runtime-36, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:20.783 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:20.783 TRCE Initialised., ctype: LocalDispatcher, cid: 0b4bcc8f-1929-4590-be54-eaa330088b5f, system: kompact-runtime-39, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.783 TRCE Initialised., ctype: ComponentSupervisor, cid: 64026cd1-083d-4461-a7b2-5ee411b2966e, system: kompact-runtime-39, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.783 DEBG Component started., cid: 415bba16-6c12-4c29-8615-dc215a7aff2d, system: kompact-runtime-39, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.783 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 415bba16-6c12-4c29-8615-dc215a7aff2d, system: kompact-runtime-39, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:20.783 DEBG Component started., cid: 0b4bcc8f-1929-4590-be54-eaa330088b5f, system: kompact-runtime-39, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.783 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 0b4bcc8f-1929-4590-be54-eaa330088b5f, system: kompact-runtime-39, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:20.783 DEBG Component started., cid: 64026cd1-083d-4461-a7b2-5ee411b2966e, system: kompact-runtime-39, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.784 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 64026cd1-083d-4461-a7b2-5ee411b2966e, system: kompact-runtime-39, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:20.784 TRCE Initialised., ctype: TestComponent, cid: f2d1b7ef-3d45-4b14-9578-43fbd748f117, system: kompact-runtime-39, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.784 TRCE Initialised., ctype: RecvComponent, cid: 31d66bff-afee-4daa-81d2-3940fdeae1f2, system: kompact-runtime-39, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.784 DEBG Component started., cid: f2d1b7ef-3d45-4b14-9578-43fbd748f117, system: kompact-runtime-39, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.784 DEBG Starting..., ctype: TestComponent, cid: f2d1b7ef-3d45-4b14-9578-43fbd748f117, system: kompact-runtime-39, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.784 DEBG Component(f2d1b7ef-3d45-4b14-9578-43fbd748f117) was started., ctype: ComponentSupervisor, cid: 64026cd1-083d-4461-a7b2-5ee411b2966e, system: kompact-runtime-39, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.784 DEBG Component started., cid: 31d66bff-afee-4daa-81d2-3940fdeae1f2, system: kompact-runtime-39, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.784 DEBG Starting..., ctype: RecvComponent, cid: 31d66bff-afee-4daa-81d2-3940fdeae1f2, system: kompact-runtime-39, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.784 INFO Got event Test, ctype: RecvComponent, cid: 31d66bff-afee-4daa-81d2-3940fdeae1f2, system: kompact-runtime-39, location: src/lib.rs:498 [INFO] [stdout] Jan 04 22:59:20.784 DEBG Component(31d66bff-afee-4daa-81d2-3940fdeae1f2) was started., ctype: ComponentSupervisor, cid: 64026cd1-083d-4461-a7b2-5ee411b2966e, system: kompact-runtime-39, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.807 DEBG Requesting actor registration at Alias("routing-group/receiver2"), system: kompact-runtime-36, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:20.807 DEBG Requesting actor alias registration for "routing-group/receivers/node1", system: kompact-runtime-36, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:20.807 DEBG Requesting actor registration at Alias("routing-group/receivers/node1"), system: kompact-runtime-36, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:20.807 TRCE Initialised., ctype: LocalDispatcher, cid: 31438a7e-b5a6-414b-abaa-b0883b58b6da, system: kompact-runtime-38, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.807 TRCE Initialised., ctype: ComponentSupervisor, cid: 85953d88-bbff-4a70-ac41-e67d261bf57f, system: kompact-runtime-38, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.807 DEBG Component started., cid: ffb92b14-ce5c-4c0b-b361-1741fa7c533b, system: kompact-runtime-38, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.807 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: ffb92b14-ce5c-4c0b-b361-1741fa7c533b, system: kompact-runtime-38, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:20.807 DEBG Component started., cid: 31438a7e-b5a6-414b-abaa-b0883b58b6da, system: kompact-runtime-38, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.807 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 31438a7e-b5a6-414b-abaa-b0883b58b6da, system: kompact-runtime-38, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:20.807 DEBG Component started., cid: 85953d88-bbff-4a70-ac41-e67d261bf57f, system: kompact-runtime-38, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.807 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 85953d88-bbff-4a70-ac41-e67d261bf57f, system: kompact-runtime-38, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:20.807 TRCE Initialised., ctype: TestComponent, cid: bc9d69d8-7cc2-4bba-b8f5-4898b61135b7, system: kompact-runtime-38, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.807 TRCE Initialised., ctype: RecvComponent, cid: 02bd73e9-8221-405b-b3e1-d5038172b1df, system: kompact-runtime-38, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.808 DEBG Component started., cid: bc9d69d8-7cc2-4bba-b8f5-4898b61135b7, system: kompact-runtime-38, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.808 DEBG Starting..., ctype: TestComponent, cid: bc9d69d8-7cc2-4bba-b8f5-4898b61135b7, system: kompact-runtime-38, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.808 TRCE Initialised., ctype: DeadletterBox, cid: e8f853ee-eceb-4132-82d4-c2672aafa877, system: kompact-runtime-37, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.808 TRCE Initialised., ctype: LocalDispatcher, cid: 85b67859-4092-4a5a-8e89-582f035b5b8c, system: kompact-runtime-37, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.808 TRCE Initialised., ctype: ComponentSupervisor, cid: 0578d5d2-de34-4fe6-870b-e49a86fb97f5, system: kompact-runtime-37, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.808 DEBG Component started., cid: e8f853ee-eceb-4132-82d4-c2672aafa877, system: kompact-runtime-37, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.808 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: e8f853ee-eceb-4132-82d4-c2672aafa877, system: kompact-runtime-37, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:20.808 DEBG Component(bc9d69d8-7cc2-4bba-b8f5-4898b61135b7) was started., ctype: ComponentSupervisor, cid: 85953d88-bbff-4a70-ac41-e67d261bf57f, system: kompact-runtime-38, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.808 DEBG Component started., cid: 85b67859-4092-4a5a-8e89-582f035b5b8c, system: kompact-runtime-37, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.808 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 85b67859-4092-4a5a-8e89-582f035b5b8c, system: kompact-runtime-37, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:20.808 TRCE Initialised., ctype: TestComponent, cid: b23c113c-c0b2-4674-b6ca-98631b56c9c6, system: kompact-runtime-37, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.808 TRCE Initialised., ctype: RecvComponent, cid: e14949a3-c221-4ce9-b207-274424f03e27, system: kompact-runtime-37, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.808 DEBG Component started., cid: 0578d5d2-de34-4fe6-870b-e49a86fb97f5, system: kompact-runtime-37, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.808 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 0578d5d2-de34-4fe6-870b-e49a86fb97f5, system: kompact-runtime-37, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:20.808 DEBG Component started., cid: b23c113c-c0b2-4674-b6ca-98631b56c9c6, system: kompact-runtime-37, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.808 DEBG Starting..., ctype: TestComponent, cid: b23c113c-c0b2-4674-b6ca-98631b56c9c6, system: kompact-runtime-37, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.808 DEBG Component started., cid: 02bd73e9-8221-405b-b3e1-d5038172b1df, system: kompact-runtime-38, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.808 DEBG Starting..., ctype: RecvComponent, cid: 02bd73e9-8221-405b-b3e1-d5038172b1df, system: kompact-runtime-38, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.808 DEBG Component(02bd73e9-8221-405b-b3e1-d5038172b1df) was started., ctype: ComponentSupervisor, cid: 85953d88-bbff-4a70-ac41-e67d261bf57f, system: kompact-runtime-38, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.808 INFO Got event Test, ctype: RecvComponent, cid: 02bd73e9-8221-405b-b3e1-d5038172b1df, system: kompact-runtime-38, location: src/lib.rs:498 [INFO] [stdout] Jan 04 22:59:20.808 DEBG Component started., cid: e14949a3-c221-4ce9-b207-274424f03e27, system: kompact-runtime-37, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.808 DEBG Starting..., ctype: RecvComponent, cid: e14949a3-c221-4ce9-b207-274424f03e27, system: kompact-runtime-37, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.808 DEBG Component(b23c113c-c0b2-4674-b6ca-98631b56c9c6) was started., ctype: ComponentSupervisor, cid: 0578d5d2-de34-4fe6-870b-e49a86fb97f5, system: kompact-runtime-37, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.827 INFO Got event Test, ctype: RecvComponent, cid: e14949a3-c221-4ce9-b207-274424f03e27, system: kompact-runtime-37, location: src/lib.rs:498 [INFO] [stdout] Jan 04 22:59:20.827 DEBG Component(e14949a3-c221-4ce9-b207-274424f03e27) was started., ctype: ComponentSupervisor, cid: 0578d5d2-de34-4fe6-870b-e49a86fb97f5, system: kompact-runtime-37, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.853 DEBG Component started., cid: 99da3f71-c4ca-4e6f-b6d9-f3d114a27dec, system: kompact-runtime-36, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.854 DEBG Starting..., ctype: ReceiverComponent, cid: 99da3f71-c4ca-4e6f-b6d9-f3d114a27dec, system: kompact-runtime-36, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.854 DEBG Component started., cid: f3ec50ca-6ecc-4e63-b66e-fb6690cf5cfa, system: kompact-runtime-36, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.854 DEBG Starting..., ctype: ReceiverComponent, cid: f3ec50ca-6ecc-4e63-b66e-fb6690cf5cfa, system: kompact-runtime-36, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.875 DEBG Component(99da3f71-c4ca-4e6f-b6d9-f3d114a27dec) was started., ctype: ComponentSupervisor, cid: 69f07f04-ae8d-4cf6-b158-20adf71062a2, system: kompact-runtime-36, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.875 DEBG Component(f3ec50ca-6ecc-4e63-b66e-fb6690cf5cfa) was started., ctype: ComponentSupervisor, cid: 69f07f04-ae8d-4cf6-b158-20adf71062a2, system: kompact-runtime-36, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.875 DEBG Component started., cid: 303a5c7f-9be3-423d-8232-6ee1f03adb94, system: kompact-runtime-36, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.875 DEBG Starting..., ctype: ReceiverComponent, cid: 303a5c7f-9be3-423d-8232-6ee1f03adb94, system: kompact-runtime-36, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:20.875 DEBG Component(303a5c7f-9be3-423d-8232-6ee1f03adb94) was started., ctype: ComponentSupervisor, cid: 69f07f04-ae8d-4cf6-b158-20adf71062a2, system: kompact-runtime-36, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:20.875 TRCE Routing msg with sender=tcp://127.0.0.1:43989 to member at index=1, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:20.875 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 115ff6e9-caf9-4692-9cd9-6421ee3492b7, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:20.919 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:20.924 TRCE Initialised., ctype: DeadletterBox, cid: 9018ba3c-549c-4108-80ba-dc0c4475a96d, system: kompact-runtime-40, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.924 TRCE Initialised., ctype: LocalDispatcher, cid: da18d141-e888-49b6-bc69-3615a565c9f4, system: kompact-runtime-40, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.924 TRCE Initialised., ctype: ComponentSupervisor, cid: f37ce4f8-2170-487d-8072-ca785103c60b, system: kompact-runtime-40, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.924 DEBG Component started., cid: 9018ba3c-549c-4108-80ba-dc0c4475a96d, system: kompact-runtime-40, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.924 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 9018ba3c-549c-4108-80ba-dc0c4475a96d, system: kompact-runtime-40, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:20.924 DEBG Component started., cid: da18d141-e888-49b6-bc69-3615a565c9f4, system: kompact-runtime-40, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.924 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: da18d141-e888-49b6-bc69-3615a565c9f4, system: kompact-runtime-40, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:20.924 DEBG Component started., cid: f37ce4f8-2170-487d-8072-ca785103c60b, system: kompact-runtime-40, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.924 DEBG Started supervisor., ctype: ComponentSupervisor, cid: f37ce4f8-2170-487d-8072-ca785103c60b, system: kompact-runtime-40, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:20.924 TRCE Initialised., ctype: Stopper, cid: 5ceb51a7-b20e-4ccd-84e5-8a060a541101, system: kompact-runtime-40, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:20.924 DEBG Component started., cid: 5ceb51a7-b20e-4ccd-84e5-8a060a541101, system: kompact-runtime-40, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:20.931 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:20.994 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:21.006 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:21.006 DEBG Component(5ceb51a7-b20e-4ccd-84e5-8a060a541101) was started., ctype: ComponentSupervisor, cid: f37ce4f8-2170-487d-8072-ca785103c60b, system: kompact-runtime-40, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:21.091 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: f37ce4f8-2170-487d-8072-ca785103c60b, system: kompact-runtime-40, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:21.091 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:21.091 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: f37ce4f8-2170-487d-8072-ca785103c60b, system: kompact-runtime-40, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:21.091 DEBG Component dying, cid: 5ceb51a7-b20e-4ccd-84e5-8a060a541101, system: kompact-runtime-40, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:21.091 DEBG Killing..., ctype: Stopper, cid: 5ceb51a7-b20e-4ccd-84e5-8a060a541101, system: kompact-runtime-40, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:21.091 DEBG Component killed, cid: 5ceb51a7-b20e-4ccd-84e5-8a060a541101, system: kompact-runtime-40, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:21.091 TRCE Not running inactive scheduled., cid: 5ceb51a7-b20e-4ccd-84e5-8a060a541101, system: kompact-runtime-40, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:21.091 DEBG Component(5ceb51a7-b20e-4ccd-84e5-8a060a541101) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: f37ce4f8-2170-487d-8072-ca785103c60b, system: kompact-runtime-40, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:21.091 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: f37ce4f8-2170-487d-8072-ca785103c60b, system: kompact-runtime-40, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:21.091 DEBG Component dying, cid: da18d141-e888-49b6-bc69-3615a565c9f4, system: kompact-runtime-40, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:21.091 DEBG Killing..., ctype: LocalDispatcher, cid: da18d141-e888-49b6-bc69-3615a565c9f4, system: kompact-runtime-40, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:21.091 DEBG Component killed, cid: da18d141-e888-49b6-bc69-3615a565c9f4, system: kompact-runtime-40, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:21.091 TRCE Not running inactive scheduled., cid: da18d141-e888-49b6-bc69-3615a565c9f4, system: kompact-runtime-40, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:21.091 DEBG Component dying, cid: 9018ba3c-549c-4108-80ba-dc0c4475a96d, system: kompact-runtime-40, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:21.091 DEBG Killing..., ctype: DeadletterBox, cid: 9018ba3c-549c-4108-80ba-dc0c4475a96d, system: kompact-runtime-40, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:21.091 DEBG Component killed, cid: 9018ba3c-549c-4108-80ba-dc0c4475a96d, system: kompact-runtime-40, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:21.102 TRCE Not running inactive scheduled., cid: 9018ba3c-549c-4108-80ba-dc0c4475a96d, system: kompact-runtime-40, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:21.167 TRCE Initialised., ctype: DeadletterBox, cid: 9736d706-77d7-403e-a564-005863fba16f, system: kompact-runtime-41, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:21.169 TRCE Initialised., ctype: LocalDispatcher, cid: 37eff0a8-aec3-4ade-b4f6-10458bf52091, system: kompact-runtime-41, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:21.169 TRCE Initialised., ctype: ComponentSupervisor, cid: aaed3638-099f-40b5-8d1b-1f47640bdd5c, system: kompact-runtime-41, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:21.169 DEBG Component started., cid: 9736d706-77d7-403e-a564-005863fba16f, system: kompact-runtime-41, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:21.169 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 9736d706-77d7-403e-a564-005863fba16f, system: kompact-runtime-41, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:21.169 DEBG Component started., cid: 37eff0a8-aec3-4ade-b4f6-10458bf52091, system: kompact-runtime-41, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:21.171 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 37eff0a8-aec3-4ade-b4f6-10458bf52091, system: kompact-runtime-41, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:21.171 DEBG Component started., cid: aaed3638-099f-40b5-8d1b-1f47640bdd5c, system: kompact-runtime-41, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:21.172 DEBG Started supervisor., ctype: ComponentSupervisor, cid: aaed3638-099f-40b5-8d1b-1f47640bdd5c, system: kompact-runtime-41, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:21.172 TRCE Initialised., ctype: ConfigComponent, cid: 33225a6c-7cf6-48ca-b1eb-4ee31c54dd93, system: kompact-runtime-41, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:21.177 DEBG Component started., cid: 33225a6c-7cf6-48ca-b1eb-4ee31c54dd93, system: kompact-runtime-41, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:21.177 DEBG Component(33225a6c-7cf6-48ca-b1eb-4ee31c54dd93) was started., ctype: ComponentSupervisor, cid: aaed3638-099f-40b5-8d1b-1f47640bdd5c, system: kompact-runtime-41, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:21.178 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: aaed3638-099f-40b5-8d1b-1f47640bdd5c, system: kompact-runtime-41, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:21.178 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: aaed3638-099f-40b5-8d1b-1f47640bdd5c, system: kompact-runtime-41, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:21.179 DEBG Component dying, cid: 33225a6c-7cf6-48ca-b1eb-4ee31c54dd93, system: kompact-runtime-41, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:21.179 DEBG Killing..., ctype: ConfigComponent, cid: 33225a6c-7cf6-48ca-b1eb-4ee31c54dd93, system: kompact-runtime-41, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:21.180 DEBG Component killed, cid: 33225a6c-7cf6-48ca-b1eb-4ee31c54dd93, system: kompact-runtime-41, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:21.180 TRCE Not running inactive scheduled., cid: 33225a6c-7cf6-48ca-b1eb-4ee31c54dd93, system: kompact-runtime-41, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:21.180 DEBG Component(33225a6c-7cf6-48ca-b1eb-4ee31c54dd93) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: aaed3638-099f-40b5-8d1b-1f47640bdd5c, system: kompact-runtime-41, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:21.181 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: aaed3638-099f-40b5-8d1b-1f47640bdd5c, system: kompact-runtime-41, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:21.181 DEBG Component dying, cid: 37eff0a8-aec3-4ade-b4f6-10458bf52091, system: kompact-runtime-41, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:21.181 DEBG Killing..., ctype: LocalDispatcher, cid: 37eff0a8-aec3-4ade-b4f6-10458bf52091, system: kompact-runtime-41, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:21.182 DEBG Component killed, cid: 37eff0a8-aec3-4ade-b4f6-10458bf52091, system: kompact-runtime-41, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:21.182 TRCE Not running inactive scheduled., cid: 37eff0a8-aec3-4ade-b4f6-10458bf52091, system: kompact-runtime-41, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:21.182 DEBG Component dying, cid: 9736d706-77d7-403e-a564-005863fba16f, system: kompact-runtime-41, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:21.183 DEBG Killing..., ctype: DeadletterBox, cid: 9736d706-77d7-403e-a564-005863fba16f, system: kompact-runtime-41, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:21.183 DEBG Component killed, cid: 9736d706-77d7-403e-a564-005863fba16f, system: kompact-runtime-41, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:21.183 TRCE Not running inactive scheduled., cid: 9736d706-77d7-403e-a564-005863fba16f, system: kompact-runtime-41, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:21.188 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:21.282 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:21.414 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 41783 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 41783 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:21.415 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:21.415 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 41783 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 41783 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:21.416 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:21.422 TRCE Routing msg with sender=tcp://127.0.0.1:38941 to member at index=1, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:21.422 TRCE Routing msg with sender=tcp://127.0.0.1:38941 to member at index=1, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:21.423 TRCE Routing msg to member at index=1, ctype: NetworkDispatcher, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:21.423 TRCE Routing msg to member at index=2, ctype: NetworkDispatcher, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:21.518 TRCE Routing msg with sender=tcp://127.0.0.1:39149 to member at index=1, ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:21.519 TRCE Routing msg with sender=tcp://127.0.0.1:39149 to member at index=1, ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:21.590 TRCE Subscribing listener for 769733ee-78ba-457c-a792-c4fef359c117., ctype: ComponentSupervisor, cid: f66f413d-670e-4c69-97e9-800f689bb1eb, system: kompact-runtime-9, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:21.591 DEBG Component dying, cid: 769733ee-78ba-457c-a792-c4fef359c117, system: kompact-runtime-9, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:21.591 DEBG Killing..., ctype: AsyncComponent, cid: 769733ee-78ba-457c-a792-c4fef359c117, system: kompact-runtime-9, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:21.592 DEBG Component killed, cid: 769733ee-78ba-457c-a792-c4fef359c117, system: kompact-runtime-9, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:21.592 TRCE Not running inactive scheduled., cid: 769733ee-78ba-457c-a792-c4fef359c117, system: kompact-runtime-9, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:21.593 DEBG Component(769733ee-78ba-457c-a792-c4fef359c117) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: f66f413d-670e-4c69-97e9-800f689bb1eb, system: kompact-runtime-9, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:21.593 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: f66f413d-670e-4c69-97e9-800f689bb1eb, system: kompact-runtime-9, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:21.593 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: f66f413d-670e-4c69-97e9-800f689bb1eb, system: kompact-runtime-9, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:21.593 DEBG Component dying, cid: 4ad99edb-91e6-4349-a823-38faf79a5a15, system: kompact-runtime-9, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:21.594 DEBG Killing..., ctype: LocalDispatcher, cid: 4ad99edb-91e6-4349-a823-38faf79a5a15, system: kompact-runtime-9, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:21.594 DEBG Component killed, cid: 4ad99edb-91e6-4349-a823-38faf79a5a15, system: kompact-runtime-9, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:21.594 TRCE Not running inactive scheduled., cid: 4ad99edb-91e6-4349-a823-38faf79a5a15, system: kompact-runtime-9, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:21.594 DEBG Component dying, cid: 12af2259-b7a0-45e6-b4ba-a26459d053c5, system: kompact-runtime-9, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:21.597 DEBG Killing..., ctype: DeadletterBox, cid: 12af2259-b7a0-45e6-b4ba-a26459d053c5, system: kompact-runtime-9, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:21.598 DEBG Component killed, cid: 12af2259-b7a0-45e6-b4ba-a26459d053c5, system: kompact-runtime-9, location: src/component/actual_component.rs:230 [INFO] [stdout] test component::tests::test_concurrent_non_blocking ... ok [INFO] [stdout] Jan 04 22:59:21.598 TRCE Not running inactive scheduled., cid: 12af2259-b7a0-45e6-b4ba-a26459d053c5, system: kompact-runtime-9, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:21.605 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:21.606 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:21.606 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:21.607 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:21.607 TRCE Initialised., ctype: DeadletterBox, cid: db14e748-9340-4b9e-8b9e-05eb44e0d37e, system: kompact-runtime-42, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:21.607 TRCE Initialised., ctype: LocalDispatcher, cid: ebaa9930-973c-49fe-ac2e-8229045d6b05, system: kompact-runtime-42, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:21.608 TRCE Initialised., ctype: ComponentSupervisor, cid: cdeb2367-a644-4592-8ae9-8d78802cd039, system: kompact-runtime-42, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:21.608 DEBG Component started., cid: db14e748-9340-4b9e-8b9e-05eb44e0d37e, system: kompact-runtime-42, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:21.608 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: db14e748-9340-4b9e-8b9e-05eb44e0d37e, system: kompact-runtime-42, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:21.609 DEBG Component started., cid: ebaa9930-973c-49fe-ac2e-8229045d6b05, system: kompact-runtime-42, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:21.610 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: ebaa9930-973c-49fe-ac2e-8229045d6b05, system: kompact-runtime-42, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:21.610 DEBG Component started., cid: cdeb2367-a644-4592-8ae9-8d78802cd039, system: kompact-runtime-42, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:21.610 DEBG Started supervisor., ctype: ComponentSupervisor, cid: cdeb2367-a644-4592-8ae9-8d78802cd039, system: kompact-runtime-42, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:21.622 TRCE Initialised., ctype: ConfigComponent, cid: 024633f6-ad8f-4d4e-88ba-b9777b64d008, system: kompact-runtime-42, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:21.623 DEBG Component started., cid: 024633f6-ad8f-4d4e-88ba-b9777b64d008, system: kompact-runtime-42, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:21.623 DEBG Component(024633f6-ad8f-4d4e-88ba-b9777b64d008) was started., ctype: ComponentSupervisor, cid: cdeb2367-a644-4592-8ae9-8d78802cd039, system: kompact-runtime-42, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:21.624 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: cdeb2367-a644-4592-8ae9-8d78802cd039, system: kompact-runtime-42, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:21.624 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: cdeb2367-a644-4592-8ae9-8d78802cd039, system: kompact-runtime-42, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:21.625 DEBG Component dying, cid: 024633f6-ad8f-4d4e-88ba-b9777b64d008, system: kompact-runtime-42, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:21.631 DEBG Killing..., ctype: ConfigComponent, cid: 024633f6-ad8f-4d4e-88ba-b9777b64d008, system: kompact-runtime-42, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:21.632 DEBG Component killed, cid: 024633f6-ad8f-4d4e-88ba-b9777b64d008, system: kompact-runtime-42, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:21.632 TRCE Not running inactive scheduled., cid: 024633f6-ad8f-4d4e-88ba-b9777b64d008, system: kompact-runtime-42, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:21.632 DEBG Component(024633f6-ad8f-4d4e-88ba-b9777b64d008) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: cdeb2367-a644-4592-8ae9-8d78802cd039, system: kompact-runtime-42, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:21.633 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: cdeb2367-a644-4592-8ae9-8d78802cd039, system: kompact-runtime-42, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:21.633 DEBG Scheduling reaping at 1750ms, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:21.634 DEBG Component dying, cid: ebaa9930-973c-49fe-ac2e-8229045d6b05, system: kompact-runtime-42, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:21.639 DEBG Killing..., ctype: LocalDispatcher, cid: ebaa9930-973c-49fe-ac2e-8229045d6b05, system: kompact-runtime-42, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:21.639 DEBG Component killed, cid: ebaa9930-973c-49fe-ac2e-8229045d6b05, system: kompact-runtime-42, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:21.640 TRCE Not running inactive scheduled., cid: ebaa9930-973c-49fe-ac2e-8229045d6b05, system: kompact-runtime-42, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:21.640 DEBG Component dying, cid: db14e748-9340-4b9e-8b9e-05eb44e0d37e, system: kompact-runtime-42, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:21.641 DEBG Killing..., ctype: DeadletterBox, cid: db14e748-9340-4b9e-8b9e-05eb44e0d37e, system: kompact-runtime-42, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:21.642 DEBG Component killed, cid: db14e748-9340-4b9e-8b9e-05eb44e0d37e, system: kompact-runtime-42, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:21.642 TRCE Not running inactive scheduled., cid: db14e748-9340-4b9e-8b9e-05eb44e0d37e, system: kompact-runtime-42, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:21.668 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:21.668 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:21.669 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:21.670 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:21.853 TRCE Routing msg with sender=tcp://127.0.0.1:43989 to member at index=1, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:21.861 TRCE Routing msg with sender=tcp://127.0.0.1:43989 to member at index=1, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:21.918 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/dispatch/mod.rs:377 [INFO] [stdout] test tests::test_async_shutdown ... ok [INFO] [stdout] Jan 04 22:59:21.934 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:21.940 TRCE Initialised., ctype: DeadletterBox, cid: e6428ace-0d32-42d3-92c4-0d5f890ca072, system: kompact-runtime-43, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:21.940 TRCE Initialised., ctype: LocalDispatcher, cid: b2cae36d-8302-477a-b5bd-88e74a3aeb59, system: kompact-runtime-43, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:21.940 TRCE Initialised., ctype: ComponentSupervisor, cid: c9da6a97-6a58-4772-a85c-3f127d13be35, system: kompact-runtime-43, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:21.941 DEBG Component started., cid: e6428ace-0d32-42d3-92c4-0d5f890ca072, system: kompact-runtime-43, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:21.941 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: e6428ace-0d32-42d3-92c4-0d5f890ca072, system: kompact-runtime-43, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:21.942 DEBG Component started., cid: b2cae36d-8302-477a-b5bd-88e74a3aeb59, system: kompact-runtime-43, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:21.942 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: b2cae36d-8302-477a-b5bd-88e74a3aeb59, system: kompact-runtime-43, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:21.942 DEBG Component started., cid: c9da6a97-6a58-4772-a85c-3f127d13be35, system: kompact-runtime-43, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:21.943 DEBG Started supervisor., ctype: ComponentSupervisor, cid: c9da6a97-6a58-4772-a85c-3f127d13be35, system: kompact-runtime-43, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:21.962 TRCE Initialised., ctype: ConfigComponent, cid: d367c91c-ad68-451f-8da8-dbbee799a83b, system: kompact-runtime-43, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:21.963 DEBG Component started., cid: d367c91c-ad68-451f-8da8-dbbee799a83b, system: kompact-runtime-43, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:21.964 DEBG Component(d367c91c-ad68-451f-8da8-dbbee799a83b) was started., ctype: ComponentSupervisor, cid: c9da6a97-6a58-4772-a85c-3f127d13be35, system: kompact-runtime-43, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:21.966 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: c9da6a97-6a58-4772-a85c-3f127d13be35, system: kompact-runtime-43, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:21.967 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: c9da6a97-6a58-4772-a85c-3f127d13be35, system: kompact-runtime-43, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:21.967 DEBG Component dying, cid: d367c91c-ad68-451f-8da8-dbbee799a83b, system: kompact-runtime-43, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:21.968 DEBG Killing..., ctype: ConfigComponent, cid: d367c91c-ad68-451f-8da8-dbbee799a83b, system: kompact-runtime-43, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:21.968 DEBG Component killed, cid: d367c91c-ad68-451f-8da8-dbbee799a83b, system: kompact-runtime-43, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:21.969 TRCE Not running inactive scheduled., cid: d367c91c-ad68-451f-8da8-dbbee799a83b, system: kompact-runtime-43, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:21.969 DEBG Component(d367c91c-ad68-451f-8da8-dbbee799a83b) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: c9da6a97-6a58-4772-a85c-3f127d13be35, system: kompact-runtime-43, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:21.969 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: c9da6a97-6a58-4772-a85c-3f127d13be35, system: kompact-runtime-43, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:21.970 DEBG Component dying, cid: b2cae36d-8302-477a-b5bd-88e74a3aeb59, system: kompact-runtime-43, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:21.971 DEBG Killing..., ctype: LocalDispatcher, cid: b2cae36d-8302-477a-b5bd-88e74a3aeb59, system: kompact-runtime-43, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:21.971 DEBG Component killed, cid: b2cae36d-8302-477a-b5bd-88e74a3aeb59, system: kompact-runtime-43, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:21.972 TRCE Not running inactive scheduled., cid: b2cae36d-8302-477a-b5bd-88e74a3aeb59, system: kompact-runtime-43, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:21.972 DEBG Component dying, cid: e6428ace-0d32-42d3-92c4-0d5f890ca072, system: kompact-runtime-43, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:21.973 DEBG Killing..., ctype: DeadletterBox, cid: e6428ace-0d32-42d3-92c4-0d5f890ca072, system: kompact-runtime-43, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:21.973 DEBG Component killed, cid: e6428ace-0d32-42d3-92c4-0d5f890ca072, system: kompact-runtime-43, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:21.974 TRCE Not running inactive scheduled., cid: e6428ace-0d32-42d3-92c4-0d5f890ca072, system: kompact-runtime-43, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.003 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:22.004 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:22.115 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/dispatch/mod.rs:377 [INFO] [stdout] test tests::test_config_from_file ... ok [INFO] [stdout] Jan 04 22:59:22.171 TRCE Initialised., ctype: DeadletterBox, cid: e301a2d6-bd7a-4b33-8426-569ef35d9fb2, system: kompact-runtime-44, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:22.214 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:22.270 TRCE Initialised., ctype: LocalDispatcher, cid: 336fcdaf-6aec-4c96-ba63-9733293fd7c1, system: kompact-runtime-44, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:22.271 TRCE Initialised., ctype: ComponentSupervisor, cid: 68081bf2-9725-4ed6-9767-7e820da3646c, system: kompact-runtime-44, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:22.271 DEBG Component started., cid: e301a2d6-bd7a-4b33-8426-569ef35d9fb2, system: kompact-runtime-44, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:22.271 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: e301a2d6-bd7a-4b33-8426-569ef35d9fb2, system: kompact-runtime-44, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:22.272 DEBG Component started., cid: 68081bf2-9725-4ed6-9767-7e820da3646c, system: kompact-runtime-44, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:22.272 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 68081bf2-9725-4ed6-9767-7e820da3646c, system: kompact-runtime-44, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:22.272 DEBG Component started., cid: 336fcdaf-6aec-4c96-ba63-9733293fd7c1, system: kompact-runtime-44, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:22.273 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 336fcdaf-6aec-4c96-ba63-9733293fd7c1, system: kompact-runtime-44, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:22.279 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:22.287 TRCE Initialised., ctype: TestComponent, cid: e9cba9d7-b11a-462c-96c2-e41b00aef089, system: kompact-runtime-44, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:22.287 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: ae5e3bc7-1f67-4edc-af13-64a18f8a90f3, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:22.287 TRCE Initialised., ctype: RecvComponent, cid: 1117d097-c1f8-4da3-b7c1-151c55abe5da, system: kompact-runtime-44, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:22.290 DEBG Component started., cid: 1117d097-c1f8-4da3-b7c1-151c55abe5da, system: kompact-runtime-44, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:22.291 DEBG Starting..., ctype: RecvComponent, cid: 1117d097-c1f8-4da3-b7c1-151c55abe5da, system: kompact-runtime-44, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:22.291 DEBG Component(1117d097-c1f8-4da3-b7c1-151c55abe5da) was started., ctype: ComponentSupervisor, cid: 68081bf2-9725-4ed6-9767-7e820da3646c, system: kompact-runtime-44, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:22.305 DEBG Component started., cid: e9cba9d7-b11a-462c-96c2-e41b00aef089, system: kompact-runtime-44, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:22.334 DEBG Starting..., ctype: TestComponent, cid: e9cba9d7-b11a-462c-96c2-e41b00aef089, system: kompact-runtime-44, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:22.334 DEBG Component(e9cba9d7-b11a-462c-96c2-e41b00aef089) was started., ctype: ComponentSupervisor, cid: 68081bf2-9725-4ed6-9767-7e820da3646c, system: kompact-runtime-44, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:22.334 INFO Got event Test, ctype: RecvComponent, cid: 1117d097-c1f8-4da3-b7c1-151c55abe5da, system: kompact-runtime-44, location: src/lib.rs:498 [INFO] [stdout] Jan 04 22:59:22.392 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 115ff6e9-caf9-4692-9cd9-6421ee3492b7, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:22.414 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 41783 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 41783 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:22.414 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:22.427 TRCE Routing msg with sender=tcp://127.0.0.1:38941/other_source to member at index=0, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:22.431 TRCE Routing msg to member at index=0, ctype: NetworkDispatcher, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/routing/groups.rs:145 [INFO] [stdout] Jan 04 22:59:22.515 TRCE Routing msg with sender=tcp://127.0.0.1:39149/other_source to member at index=1, ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] test net::buffers::encode_buffer::tests::encode_buffer_overload_reuse_default_config_big_data ... ok [INFO] [stdout] Jan 04 22:59:22.598 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:22.598 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] test tests::test_config_from_string ... ok [INFO] [stdout] Jan 04 22:59:22.654 TRCE Initialised., ctype: DeadletterBox, cid: 1f14baea-f26e-49f3-b5c9-3dd104e3dc15, system: kompact-runtime-45, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:22.654 TRCE Initialised., ctype: LocalDispatcher, cid: 54f44e79-4691-4b6f-b431-184201dc4213, system: kompact-runtime-45, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:22.654 TRCE Initialised., ctype: ComponentSupervisor, cid: 5058ebb4-328d-4b11-bbe5-9f83ab37baa6, system: kompact-runtime-45, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:22.655 DEBG Component started., cid: 1f14baea-f26e-49f3-b5c9-3dd104e3dc15, system: kompact-runtime-45, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:22.655 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 1f14baea-f26e-49f3-b5c9-3dd104e3dc15, system: kompact-runtime-45, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:22.666 DEBG Component started., cid: 54f44e79-4691-4b6f-b431-184201dc4213, system: kompact-runtime-45, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:22.666 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 54f44e79-4691-4b6f-b431-184201dc4213, system: kompact-runtime-45, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:22.666 DEBG Component started., cid: 5058ebb4-328d-4b11-bbe5-9f83ab37baa6, system: kompact-runtime-45, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:22.666 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 5058ebb4-328d-4b11-bbe5-9f83ab37baa6, system: kompact-runtime-45, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:22.668 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:22.668 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:22.675 TRCE Initialised., ctype: CounterComponent, cid: db8d7153-9b5b-400e-94de-9d6295b96496, system: kompact-runtime-45, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:22.690 TRCE Initialised., ctype: DedicatedComponent, cid: b8d2cf95-3222-4e6d-b1ae-c2df6b1edd83, system: kompact-runtime-45, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:22.695 DEBG Component started., cid: b8d2cf95-3222-4e6d-b1ae-c2df6b1edd83, system: kompact-runtime-45, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:22.695 DEBG Starting..., ctype: DedicatedComponent, cid: b8d2cf95-3222-4e6d-b1ae-c2df6b1edd83, system: kompact-runtime-45, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:22.695 DEBG Component(b8d2cf95-3222-4e6d-b1ae-c2df6b1edd83) was started., ctype: ComponentSupervisor, cid: 5058ebb4-328d-4b11-bbe5-9f83ab37baa6, system: kompact-runtime-45, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:22.695 TRCE Initialised., ctype: DeadletterBox, cid: 3fa41007-3a84-4739-9cb9-4cc5c286e824, system: kompact-runtime-46, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:22.695 TRCE Initialised., ctype: LocalDispatcher, cid: 29ca641c-247d-4ff3-8bcd-f84ca6e27f89, system: kompact-runtime-46, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:22.695 TRCE Initialised., ctype: ComponentSupervisor, cid: 3fe6d6a9-29ba-40a5-9826-2268f70c0508, system: kompact-runtime-46, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:22.697 DEBG Component started., cid: db8d7153-9b5b-400e-94de-9d6295b96496, system: kompact-runtime-45, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:22.707 DEBG Starting..., ctype: CounterComponent, cid: db8d7153-9b5b-400e-94de-9d6295b96496, system: kompact-runtime-45, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:22.708 DEBG Component(db8d7153-9b5b-400e-94de-9d6295b96496) was started., ctype: ComponentSupervisor, cid: 5058ebb4-328d-4b11-bbe5-9f83ab37baa6, system: kompact-runtime-45, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:22.731 DEBG Component started., cid: 3fe6d6a9-29ba-40a5-9826-2268f70c0508, system: kompact-runtime-46, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:22.731 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 3fe6d6a9-29ba-40a5-9826-2268f70c0508, system: kompact-runtime-46, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:22.731 DEBG Component started., cid: 29ca641c-247d-4ff3-8bcd-f84ca6e27f89, system: kompact-runtime-46, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:22.731 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 29ca641c-247d-4ff3-8bcd-f84ca6e27f89, system: kompact-runtime-46, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:22.731 DEBG Component started., cid: 3fa41007-3a84-4739-9cb9-4cc5c286e824, system: kompact-runtime-46, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:22.731 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 3fa41007-3a84-4739-9cb9-4cc5c286e824, system: kompact-runtime-46, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:22.731 TRCE Initialised., ctype: CounterComponent, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:22.731 DEBG Requesting actor registration at ActorId(1346d0df-57c6-46e3-8ba6-a5ac5ed37341), system: kompact-runtime-46, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:22.731 WARN LocalDispatcher received Registration(RegistrationEnvelope { event: Actor(ActorRegistration { actor: , path: ActorId(1346d0df-57c6-46e3-8ba6-a5ac5ed37341) }), update: false, promise: Fulfil(KPromise { result_channel: Sender { inner: Inner { complete: true, data: Lock { locked: false, data: UnsafeCell }, rx_task: Lock { locked: false, data: UnsafeCell }, tx_task: Lock { locked: false, data: UnsafeCell } } } }) }), but doesn't know what to do with it (hint: implement dispatching ;), ctype: LocalDispatcher, cid: 29ca641c-247d-4ff3-8bcd-f84ca6e27f89, system: kompact-runtime-46, location: src/default_components.rs:212 [INFO] [stdout] Jan 04 22:59:22.731 ERRO Could not notify listeners: ChannelBroken, ctype: LocalDispatcher, cid: 29ca641c-247d-4ff3-8bcd-f84ca6e27f89, system: kompact-runtime-46, location: src/default_components.rs:221 [INFO] [stdout] Jan 04 22:59:22.731 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.731 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.732 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.733 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.734 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.735 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.735 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.735 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.735 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.735 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.735 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.735 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.735 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.735 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.735 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.735 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.735 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.735 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.735 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.735 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.735 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.735 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.735 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.735 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.735 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.735 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.746 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.748 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.749 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.750 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.795 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.795 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.795 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.796 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.796 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.796 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.796 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.796 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.797 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.797 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.797 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.797 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.797 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.797 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.798 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.798 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.798 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.798 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.798 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.799 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.799 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.799 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.799 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.799 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.799 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.800 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.800 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.800 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.800 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.800 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.800 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.801 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.801 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.801 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.801 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.801 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.802 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.802 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.802 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.802 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.802 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.803 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.803 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.805 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.805 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.805 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.805 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.805 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.805 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.805 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.805 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.805 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.805 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.805 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.805 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.805 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.805 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.805 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.805 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.805 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.806 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.808 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.808 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.808 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.808 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.809 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.809 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.809 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.809 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.809 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.809 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.810 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.810 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.810 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.810 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.811 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.811 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.812 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.812 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.836 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.836 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.836 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.836 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.836 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.836 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.836 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.837 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.838 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.839 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.839 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.839 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.839 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.839 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.839 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.839 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.839 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.839 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.839 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.839 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.840 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.840 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.840 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.840 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.840 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.840 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.840 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.840 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.840 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.840 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.840 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.840 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.841 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.842 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.885 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.886 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.910 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.911 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.911 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.912 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.912 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.913 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.913 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.914 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.914 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.915 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.915 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.915 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.916 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.916 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.917 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.917 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.917 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.918 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.918 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.919 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.919 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.920 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.920 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.921 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.921 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.922 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.922 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.923 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.923 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.924 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.924 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.925 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.925 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.926 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.926 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.927 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.927 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.928 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.929 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.929 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.930 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:22.930test tests::test_config_merged ... ok [INFO] [stdout] TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.022 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.023 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.023 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.023 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.023 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.023 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.023 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.023 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.026 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.026 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.026 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.026 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.026 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.026 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.026 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.026 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.026 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.026 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.027 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.027 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.027 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.027 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.027 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.027 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.027 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.027 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.028 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.028 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.028 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.028 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.028 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.028 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.028 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.028 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.028 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.028 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.046 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.046 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.050 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.051 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.051 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.051 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.051 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.051 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.051 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.051 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.051 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.052 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.052 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.052 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.052 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.052 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.053 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.053 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.053 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.053 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.053 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.053 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.053 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.053 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.054 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.054 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.054 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.054 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.054 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.054 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.054 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.054 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.055 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.055 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.055 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.055 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.055 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.055 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.055 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.055 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.055 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.055 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.056 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.056 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.056 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.056 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.056 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.056 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.056 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.057 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.057 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.057 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.057 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.057 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.094 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.094 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.095 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.096 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.097 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.098 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.107 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.108 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.109 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.110 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.111 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.111 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] test tests::test_system_spawn ... ok [INFO] [stdout] Jan 04 22:59:23.114 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.114 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.115 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.116 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.117 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.118 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.126 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.127 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.128 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.129 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.130 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.138 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.138 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.138 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.139 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 ERRO slog-async: logger dropped messages due to channel overflow, count: 1306, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.140 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.141 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.142 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.142 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.142 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.142 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.142 ERRO slog-async: logger dropped messages due to channel overflow, count: 247, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.142 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.142 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.142 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.142 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.142 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.142 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.142 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.142 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.142 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.142 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.142 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.142 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.142 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.142 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.142 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.142 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.142 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.142 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.166 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.166 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.166 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.167 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.167 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.167 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.167 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.167 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.167 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.167 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.167 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.167 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.167 ERRO slog-async: logger dropped messages due to channel overflow, count: 6, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.167 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.167 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.167 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.167 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.167 ERRO slog-async: logger dropped messages due to channel overflow, count: 6, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.167 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.167 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.167 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.167 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.167 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.167 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.167 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.167 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.167 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.167 ERRO slog-async: logger dropped messages due to channel overflow, count: 27, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.167 ERRO slog-async: logger dropped messages due to channel overflow, count: 43, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.167 ERRO slog-async: logger dropped messages due to channel overflow, count: 41, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.167 ERRO slog-async: logger dropped messages due to channel overflow, count: 43, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.167 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.167 ERRO slog-async: logger dropped messages due to channel overflow, count: 132, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.167 ERRO slog-async: logger dropped messages due to channel overflow, count: 43, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.167 ERRO slog-async: logger dropped messages due to channel overflow, count: 37, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.167 ERRO slog-async: logger dropped messages due to channel overflow, count: 43, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.167 ERRO slog-async: logger dropped messages due to channel overflow, count: 135, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.168 ERRO slog-async: logger dropped messages due to channel overflow, count: 95, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.168 ERRO slog-async: logger dropped messages due to channel overflow, count: 63, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.168 ERRO slog-async: logger dropped messages due to channel overflow, count: 73, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.168 ERRO slog-async: logger dropped messages due to channel overflow, count: 3311, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.168 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.169 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.170 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.203 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.204 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 ERRO slog-async: logger dropped messages due to channel overflow, count: 2720, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.205 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.206 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 ERRO slog-async: logger dropped messages due to channel overflow, count: 546, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.207 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 ERRO slog-async: logger dropped messages due to channel overflow, count: 6937, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 ERRO slog-async: logger dropped messages due to channel overflow, count: 297, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.208 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.208 ERRO slog-async: logger dropped messages due to channel overflow, count: 16, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.208 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.208 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.208 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 ERRO slog-async: logger dropped messages due to channel overflow, count: 21, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 ERRO slog-async: logger dropped messages due to channel overflow, count: 30, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 ERRO slog-async: logger dropped messages due to channel overflow, count: 6, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.209 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.209 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.209 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.209 ERRO slog-async: logger dropped messages due to channel overflow, count: 965, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 ERRO slog-async: logger dropped messages due to channel overflow, count: 281, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.209 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.210 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.210 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.210 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.210 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.210 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.210 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.210 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.210 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.210 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.210 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.210 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.210 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.210 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.210 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.210 ERRO slog-async: logger dropped messages due to channel overflow, count: 70, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.210 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.210 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.210 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.210 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.210 ERRO slog-async: logger dropped messages due to channel overflow, count: 25, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.210 ERRO slog-async: logger dropped messages due to channel overflow, count: 15, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.210 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.210 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.210 ERRO slog-async: logger dropped messages due to channel overflow, count: 25, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.210 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.210 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 18, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 27, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 65, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.323 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 20, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 41, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.323 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.323 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.323 ERRO slog-async: logger dropped messages due to channel overflow, count: 1157, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.323 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.324 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.325 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.325 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.325 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.325 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.325 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.325 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.325 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.325 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.325 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.325 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.325 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.325 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.325 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.325 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.325 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.325 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.325 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.325 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.325 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.325 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.325 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.325 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.325 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.325 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.325 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.325 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.325 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.325 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.325 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.325 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.325 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.325 ERRO slog-async: logger dropped messages due to channel overflow, count: 6, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.326 DEBG Component started., cid: 5b3f01ca-f43d-4b2d-98d1-c3e86231e9ac, system: kompact-runtime-47, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.326 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 5b3f01ca-f43d-4b2d-98d1-c3e86231e9ac, system: kompact-runtime-47, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.326 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.367 DEBG Component started., cid: 457c3090-7da3-422b-8dc1-93fbc896a6dc, system: kompact-runtime-47, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:23.368 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.368 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: 457c3090-7da3-422b-8dc1-93fbc896a6dc, system: kompact-runtime-47, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:23.369 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.370 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.371 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.371 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.371 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.371 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.371 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.371 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.371 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.371 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.371 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.371 DEBG Component started., cid: af25585a-a0ce-4c94-8a38-b344dc02d52d, system: kompact-runtime-47, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:23.381 DEBG Started supervisor., ctype: ComponentSupervisor, cid: af25585a-a0ce-4c94-8a38-b344dc02d52d, system: kompact-runtime-47, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:23.383 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.383 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.383 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.384 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.384 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.384 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.384 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.386 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.387 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.387 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.387 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.387 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.388 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.388 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.388 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.388 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.389 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.389 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.389 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.389 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.390 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.390 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.390 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.390 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.390 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.391 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.391 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.391 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.391 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.391 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.392 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.392 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.398 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.401 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.402 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.407 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.407 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.407 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.407 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.407 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.408 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.408 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.410 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.411 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.411 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.411 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.411 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.412 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.412 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.412 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.412 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.412 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.412 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.413 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.413 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.413 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.413 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.413 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.413 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.414 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.414 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.414 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.414 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.414 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.414 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.415 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.415 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.415 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.415 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.416 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.416 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.416 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.416 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.418 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.419 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.419 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.419 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.419 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.419 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.419 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.419 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.419 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.420 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.420 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.420 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.420 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.420 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.420 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.420 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.420 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.420 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.420 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.420 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.420 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.421 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.421 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.421 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.421 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.421 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.421 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.421 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.421 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.421 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.421 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.421 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.421 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.421 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.422 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.422 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.422 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.422 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.422 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.422 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.422 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.422 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.422 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.422 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.422 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.422 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.422 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.423 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.423 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.423 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.423 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.423 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.423 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.423 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.423 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.423 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.423 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.423 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.423 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.424 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.424 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.424 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.424 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.424 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.424 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.424 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.424 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.424 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.424 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.424 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.424 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.425 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.425 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.425 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.425 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.425 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.425 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.425 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.433 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.504 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.504 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.504 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.504 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.504 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.504 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.504 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.504 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.504 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.504 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.504 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.504 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.504 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.504 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.504 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.505 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.506 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.507 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.507 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.507 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.507 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.507 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.507 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.507 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.507 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.507 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.507 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.507 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.507 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.507 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.507 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.507 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.507 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.507 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.507 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.507 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.507 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.508 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.509 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.510 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.526 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.527 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.528 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.529 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.530 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.563 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.563 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.563 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.563 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.563 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.563 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.563 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.563 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.563 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.563 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.563 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.563 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.563 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.563 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.563 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.563 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.564 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 ERRO slog-async: logger dropped messages due to channel overflow, count: 211, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.565 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.566 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.578 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.578 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.578 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.578 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.579 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.580 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 ERRO slog-async: logger dropped messages due to channel overflow, count: 1467, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 ERRO slog-async: logger dropped messages due to channel overflow, count: 6, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.581 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.581 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.582 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.595 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.595 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.595 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.595 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.595 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.595 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.595 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.595 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.595 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.595 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.595 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.595 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.595 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.595 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.595 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.595 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.595 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.595 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.595 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.595 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.596 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.597 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.598 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.622 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.622 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.622 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.622 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.623 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.624 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 ERRO slog-async: logger dropped messages due to channel overflow, count: 6546, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.625 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.626 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.627 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.627 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.627 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.627 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.627 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.627 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.627 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.627 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.627 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.627 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.627 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.627 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.628 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 ERRO slog-async: logger dropped messages due to channel overflow, count: 3344, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.629 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.630 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.630 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.630 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.630 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.630 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.630 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.630 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.630 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.630 ERRO slog-async: logger dropped messages due to channel overflow, count: 909, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.630 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.630 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.630 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.630 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.630 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.630 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.630 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.630 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.630 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.630 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.630 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.630 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.630 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.630 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.638 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 ERRO slog-async: logger dropped messages due to channel overflow, count: 179, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.639 ERRO slog-async: logger dropped messages due to channel overflow, count: 65, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.639 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 ERRO slog-async: logger dropped messages due to channel overflow, count: 492, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.639 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 ERRO slog-async: logger dropped messages due to channel overflow, count: 64, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.639 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.639 ERRO slog-async: logger dropped messages due to channel overflow, count: 213, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.639 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.639 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.639 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 ERRO slog-async: logger dropped messages due to channel overflow, count: 18, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.639 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.639 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.639 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.639 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.640 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.640 ERRO slog-async: logger dropped messages due to channel overflow, count: 20, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.640 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.640 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.640 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.640 ERRO slog-async: logger dropped messages due to channel overflow, count: 42, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.640 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.640 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.640 ERRO slog-async: logger dropped messages due to channel overflow, count: 20, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.640 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.640 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.640 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.640 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.640 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.640 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.640 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.640 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.640 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.640 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.640 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.640 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.640 ERRO slog-async: logger dropped messages due to channel overflow, count: 18, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.640 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:23.640 ERRO slog-async: logger dropped messages due to channel overflow, count: 65, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.640 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.640 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.640 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.640 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.640 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.640 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.640 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.640 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.641 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.641 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.641 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.641 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.641 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.641 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.641 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.641 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.641 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.641 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.641 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.641 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.641 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.641 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.641 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.641 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.641 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.641 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.651 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.651 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.651 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.651 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.651 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.651 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.651 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.651 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.651 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.651 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.651 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.651 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.651 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.651 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.652 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.652 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.652 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.652 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.652 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.652 TRCE Routing msg with sender=tcp://127.0.0.1:38941/other_source to member at index=0, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.652 TRCE Routing msg with sender=tcp://127.0.0.1:38941/other_source to member at index=0, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.652 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 41783 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 41783 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.652 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.652 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 41783 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 41783 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.652 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.652 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 41783 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 41783 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.652 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.652 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 41783 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 41783 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.652 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.652 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 41783 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 41783 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.652 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.652 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 41783 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 41783 }, path: ["routing-group"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.652 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.652 TRCE Routing msg with sender=tcp://127.0.0.1:38941/other_source to member at index=0, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.652 TRCE Routing msg with sender=tcp://127.0.0.1:38941/other_source to member at index=0, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.652 TRCE Routing msg with sender=tcp://127.0.0.1:38941/other_source to member at index=0, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.652 TRCE Routing msg with sender=tcp://127.0.0.1:38941/other_source to member at index=0, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.652 TRCE Routing msg with sender=tcp://127.0.0.1:38941/other_source to member at index=0, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.652 TRCE Routing msg with sender=tcp://127.0.0.1:38941/other_source to member at index=0, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.652 TRCE Routing msg with sender=tcp://127.0.0.1:38941/other_source to member at index=0, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.652 TRCE Routing msg with sender=tcp://127.0.0.1:38941/other_source to member at index=0, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.652 TRCE Routing msg with sender=tcp://127.0.0.1:38941/other_source to member at index=0, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.652 TRCE Routing msg with sender=tcp://127.0.0.1:38941/other_source to member at index=0, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.652 TRCE Routing msg with sender=tcp://127.0.0.1:38941/other_source to member at index=0, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.652 TRCE Routing msg with sender=tcp://127.0.0.1:38941/other_source to member at index=0, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.653 TRCE Routing msg with sender=tcp://127.0.0.1:38941/other_source to member at index=0, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.653 TRCE Routing msg with sender=tcp://127.0.0.1:38941/other_source to member at index=0, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.653 TRCE Routing msg with sender=tcp://127.0.0.1:38941/other_source to member at index=0, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.653 TRCE Routing msg with sender=tcp://127.0.0.1:38941/other_source to member at index=0, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.653 TRCE Routing msg with sender=tcp://127.0.0.1:38941/other_source to member at index=0, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.653 TRCE Routing msg with sender=tcp://127.0.0.1:38941/other_source to member at index=0, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.653 ERRO slog-async: logger dropped messages due to channel overflow, count: 3332, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.653 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.653 ERRO slog-async: logger dropped messages due to channel overflow, count: 6, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.653 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.653 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.653 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.653 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.653 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.653 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.653 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.653 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.653 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.653 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.653 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.653 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.653 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.653 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.653 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.653 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.653 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.653 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.653 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.653 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.653 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.653 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.654 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.654 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.654 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.654 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.654 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.654 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.654 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.654 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.654 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.654 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.654 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.654 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.654 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.654 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.654 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.654 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.654 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.654 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.654 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.654 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.654 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.654 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.654 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.666 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.666 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.666 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.666 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.667 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.667 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.667 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.667 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.667 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.667 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.667 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.667 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.667 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.667 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.667 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.667 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.667 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.667 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.667 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.667 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.667 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.667 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.667 ERRO slog-async: logger dropped messages due to channel overflow, count: 2, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.667 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.667 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.667 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.667 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.667 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.667 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.667 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.667 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.667 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.667 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.667 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.668 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.669 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.670 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.682 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.682 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.682 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.683 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.683 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.683 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.683 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.683 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.683 TRCE Routing msg with sender=tcp://127.0.0.1:39149/other_source to member at index=1, ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.683 TRCE Routing msg with sender=tcp://127.0.0.1:39149/other_source to member at index=1, ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.683 TRCE Routing msg with sender=tcp://127.0.0.1:39149/other_source to member at index=1, ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.683 TRCE Routing msg with sender=tcp://127.0.0.1:39149/other_source to member at index=1, ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.683 TRCE Routing msg with sender=tcp://127.0.0.1:39149/other_source to member at index=1, ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.683 TRCE Routing msg with sender=tcp://127.0.0.1:39149/other_source to member at index=1, ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.683 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.683 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.683 ERRO slog-async: logger dropped messages due to channel overflow, count: 809, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.683 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.683 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.683 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.683 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.683 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.683 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.683 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.683 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.683 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.683 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.683 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.683 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.683 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.683 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.683 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.683 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.683 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.683 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.683 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.684 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.684 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 ERRO slog-async: logger dropped messages due to channel overflow, count: 2, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.684 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.685 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.685 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.685 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.685 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.685 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.685 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.685 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.685 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.685 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.686 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.687 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 ERRO slog-async: logger dropped messages due to channel overflow, count: 803, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.688 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.689 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.690 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.714 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.714 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 ERRO slog-async: logger dropped messages due to channel overflow, count: 411, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.715 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.716 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.717 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.718 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.722 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.722 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.722 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.722 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.723 ERRO slog-async: logger dropped messages due to channel overflow, count: 658, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.723 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.723 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.724 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.724 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.724 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.724 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.724 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.724 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.724 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.724 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.724 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.724 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.724 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.724 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.724 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.724 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.724 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.724 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.724 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.724 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.724 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.724 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.724 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.724 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.724 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.724 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.724 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.724 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.724 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.724 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.724 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.724 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.725 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.725 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.725 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.725 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.725 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.725 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.725 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.725 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.725 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.725 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.725 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.725 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.725 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.725 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.725 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.725 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.725 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.725 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.725 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.725 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.725 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.725 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.725 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.725 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.725 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.725 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 42271 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.725 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.725 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.725 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.725 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.725 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.725 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.726 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.746 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.747 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.754 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.754 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.754 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.754 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.755 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.755 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.755 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.755 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.755 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.755 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.755 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.755 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.755 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.755 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.755 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.755 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.755 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.755 ERRO slog-async: logger dropped messages due to channel overflow, count: 1298, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.755 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.755 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.755 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.755 ERRO slog-async: logger dropped messages due to channel overflow, count: 13, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.755 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.755 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.755 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.755 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.755 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.755 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.755 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.755 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.755 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.755 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.755 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.755 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.756 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.756 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.756 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.756 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.756 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.756 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.756 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.756 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.756 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.756 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.756 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.756 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.756 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.756 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.756 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.756 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.756 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.756 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.756 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.756 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.756 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.756 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.756 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.756 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.756 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.756 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.756 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.756 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.756 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.756 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.756 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.757 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.757 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.757 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.757 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.757 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.757 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.757 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.757 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.757 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.757 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.757 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.757 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.757 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.757 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.757 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.757 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.757 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.757 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.757 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.757 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.757 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.757 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.757 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.757 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.757 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.757 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.757 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.757 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.757 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.757 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.757 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.757 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.757 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.757 ERRO slog-async: logger dropped messages due to channel overflow, count: 4, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.757 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.758 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.770 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.770 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.770 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.771 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.771 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.771 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.771 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.771 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.771 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.771 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.771 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.771 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.771 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.771 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.771 ERRO slog-async: logger dropped messages due to channel overflow, count: 200, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.771 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.771 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.771 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.771 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.771 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.771 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.771 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.771 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.771 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.771 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.771 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.771 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.771 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.771 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.771 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.771 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.771 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.771 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.771 ERRO slog-async: logger dropped messages due to channel overflow, count: 32, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.771 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.772 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.772 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.772 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.772 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.772 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.772 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.772 ERRO slog-async: logger dropped messages due to channel overflow, count: 22, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.772 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.772 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.773 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.773 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.773 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.774 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.774 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.774 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.774 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.774 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.774 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.774 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.774 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.774 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.774 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.774 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.774 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.774 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.774 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.774 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.774 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.774 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.774 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.774 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.774 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.774 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.774 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.774 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.774 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.774 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.786 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.786 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.786 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.786 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.787 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 ERRO slog-async: logger dropped messages due to channel overflow, count: 980, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.788 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.789 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.790 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.807 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.808 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.808 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.808 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.808 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.808 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.808 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.808 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.808 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.808 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.808 ERRO slog-async: logger dropped messages due to channel overflow, count: 963, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.808 ERRO slog-async: logger dropped messages due to channel overflow, count: 9, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.808 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.808 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.808 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.808 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.808 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.808 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.808 ERRO slog-async: logger dropped messages due to channel overflow, count: 17, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.808 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.808 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.808 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.808 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.808 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.808 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.808 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.808 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.808 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.808 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.808 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.808 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.808 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.808 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.808 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.808 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.808 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.809 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.809 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.809 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.809 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.809 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.809 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.809 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.809 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.809 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.809 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.809 ERRO slog-async: logger dropped messages due to channel overflow, count: 33, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.809 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.809 ERRO slog-async: logger dropped messages due to channel overflow, count: 3, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.809 ERRO slog-async: logger dropped messages due to channel overflow, count: 1, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.809 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.809 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.809 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.809 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.809 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.809 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.809 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.809 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.809 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.809 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.809 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.809 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.809 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.809 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.809 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.809 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.809 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.809 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.809 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.809 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.809 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.809 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.810 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.810 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.810 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.810 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.810 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.810 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.810 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.810 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.810 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.810 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.810 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.810 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.810 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.810 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.810 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.810 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.810 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.810 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.810 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.810 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.810 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.810 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.810 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.810 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.810 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] test tests::custom_settings ... ok [INFO] [stdout] Jan 04 22:59:23.810 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.822 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.822 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.823 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.823 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.823 TRCE Trying to broadcast message: NetMessage { sender: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: [] }), receiver: Named(NamedPath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 33071 }, path: ["routing-group", "*"] }), data: NetData { ser_id: 42, data: Boxed(CountMe) } }, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:281 [INFO] [stdout] Jan 04 22:59:23.823 TRCE The message was broadcast., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/routing/groups.rs:286 [INFO] [stdout] Jan 04 22:59:23.823 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.823 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.823 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.823 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.823 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.823 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.823 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.823 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.823 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.823 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.823 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.823 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.823 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.823 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.823 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.823 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.823 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.823 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] test tests::default_settings ... ok [INFO] [stdout] Jan 04 22:59:23.827 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.827 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.827 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.827 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.827 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 ERRO slog-async: logger dropped messages due to channel overflow, count: 11, ctype: CounterComponent, cid: db8d7153-9b5b-400e-94de-9d6295b96496, system: kompact-runtime-45, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.828 INFO CounterComponent got a message!, ctype: CounterComponent, cid: db8d7153-9b5b-400e-94de-9d6295b96496, system: kompact-runtime-45, location: src/lib.rs:784 [INFO] [stdout] Jan 04 22:59:23.828 ERRO slog-async: logger dropped messages due to channel overflow, count: 521, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.828 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.829 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] test tests::test_start_stop ... ok [INFO] [stdout] Jan 04 22:59:23.830 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.851 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.852 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.853 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.854 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.862 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 ERRO slog-async: logger dropped messages due to channel overflow, count: 423, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.863 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.864 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.865 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] test utils::tests::test_ask_complete ... ok [INFO] [stdout] Jan 04 22:59:23.866 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.878 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.878 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 ERRO slog-async: logger dropped messages due to channel overflow, count: 113, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.879 TRCE Subscribing listener for 1346d0df-57c6-46e3-8ba6-a5ac5ed37341., ctype: ComponentSupervisor, cid: 3fe6d6a9-29ba-40a5-9826-2268f70c0508, system: kompact-runtime-46, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:23.879 DEBG Component started., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:23.880 DEBG Starting..., ctype: CounterComponent, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:23.880 INFO CounterComponent got a message!, ctype: CounterComponent, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/lib.rs:784 [INFO] [stdout] Jan 04 22:59:23.880 DEBG Component(1346d0df-57c6-46e3-8ba6-a5ac5ed37341) was started., ctype: ComponentSupervisor, cid: 3fe6d6a9-29ba-40a5-9826-2268f70c0508, system: kompact-runtime-46, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:23.880 DEBG Component stopping, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:291 [INFO] [stdout] Jan 04 22:59:23.880 DEBG Stopping..., ctype: CounterComponent, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/definition.rs:160 [INFO] [stdout] Jan 04 22:59:23.880 DEBG Component stopped, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:221 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.880 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.881 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] test tests::custom_scheduler ... ok [INFO] [stdout] Jan 04 22:59:23.882 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.894 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.894 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 ERRO slog-async: logger dropped messages due to channel overflow, count: 561, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.895 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.895 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.895 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.895 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.895 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.895 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.895 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.895 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.895 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.895 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.896 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.896 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.896 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.896 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.896 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.896 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.896 ERRO slog-async: logger dropped messages due to channel overflow, count: 19, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.896 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.896 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.896 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.896 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.896 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.896 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.896 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.896 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.896 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.896 ERRO slog-async: logger dropped messages due to channel overflow, count: 10, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.896 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.896 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.896 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.896 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.896 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.896 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.896 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.896 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.896 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.896 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.896 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.896 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.896 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.896 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.896 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.896 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.897 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.897 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.897 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.897 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.897 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.897 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.897 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.897 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.897 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.897 ERRO slog-async: logger dropped messages due to channel overflow, count: 12, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.897 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.897 ERRO slog-async: logger dropped messages due to channel overflow, count: 7, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.897 ERRO slog-async: logger dropped messages due to channel overflow, count: 5, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.897 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.897 ERRO slog-async: logger dropped messages due to channel overflow, count: 8, ctype: ComponentSupervisor, cid: 3fe6d6a9-29ba-40a5-9826-2268f70c0508, system: kompact-runtime-46, location: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-async-2.5.0/lib.rs:686 [INFO] [stdout] Jan 04 22:59:23.897 TRCE Subscribing listener for 1346d0df-57c6-46e3-8ba6-a5ac5ed37341., ctype: ComponentSupervisor, cid: 3fe6d6a9-29ba-40a5-9826-2268f70c0508, system: kompact-runtime-46, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:23.897 DEBG Component(1346d0df-57c6-46e3-8ba6-a5ac5ed37341) was stopped., ctype: ComponentSupervisor, cid: 3fe6d6a9-29ba-40a5-9826-2268f70c0508, system: kompact-runtime-46, location: src/supervision.rs:274 [INFO] [stdout] Jan 04 22:59:23.897 TRCE Subscribing listener for 1346d0df-57c6-46e3-8ba6-a5ac5ed37341., ctype: ComponentSupervisor, cid: 3fe6d6a9-29ba-40a5-9826-2268f70c0508, system: kompact-runtime-46, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:23.897 DEBG Component started., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:23.897 DEBG Starting..., ctype: CounterComponent, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:23.897 INFO CounterComponent got a message!, ctype: CounterComponent, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/lib.rs:784 [INFO] [stdout] Jan 04 22:59:23.897 DEBG Component(1346d0df-57c6-46e3-8ba6-a5ac5ed37341) was started., ctype: ComponentSupervisor, cid: 3fe6d6a9-29ba-40a5-9826-2268f70c0508, system: kompact-runtime-46, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:23.897 TRCE Subscribing listener for 1346d0df-57c6-46e3-8ba6-a5ac5ed37341., ctype: ComponentSupervisor, cid: 3fe6d6a9-29ba-40a5-9826-2268f70c0508, system: kompact-runtime-46, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:23.897 DEBG Component dying, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:23.897 DEBG Killing..., ctype: CounterComponent, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:23.897 DEBG Component killed, cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:23.897 TRCE Not running inactive scheduled., cid: 1346d0df-57c6-46e3-8ba6-a5ac5ed37341, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.897 TRCE Component(1346d0df-57c6-46e3-8ba6-a5ac5ed37341) was killed and deallocated., ctype: ComponentSupervisor, cid: 3fe6d6a9-29ba-40a5-9826-2268f70c0508, system: kompact-runtime-46, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:23.897 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 3fe6d6a9-29ba-40a5-9826-2268f70c0508, system: kompact-runtime-46, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:23.897 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 3fe6d6a9-29ba-40a5-9826-2268f70c0508, system: kompact-runtime-46, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:23.897 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:23.898 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 64026cd1-083d-4461-a7b2-5ee411b2966e, system: kompact-runtime-39, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:23.898 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: 64026cd1-083d-4461-a7b2-5ee411b2966e, system: kompact-runtime-39, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:23.898 DEBG Component dying, cid: 31d66bff-afee-4daa-81d2-3940fdeae1f2, system: kompact-runtime-39, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:23.898 DEBG Killing..., ctype: RecvComponent, cid: 31d66bff-afee-4daa-81d2-3940fdeae1f2, system: kompact-runtime-39, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:23.898 DEBG Component killed, cid: 31d66bff-afee-4daa-81d2-3940fdeae1f2, system: kompact-runtime-39, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:23.898 TRCE Not running inactive scheduled., cid: 31d66bff-afee-4daa-81d2-3940fdeae1f2, system: kompact-runtime-39, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.898 DEBG Component dying, cid: f2d1b7ef-3d45-4b14-9578-43fbd748f117, system: kompact-runtime-39, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:23.898 DEBG Killing..., ctype: TestComponent, cid: f2d1b7ef-3d45-4b14-9578-43fbd748f117, system: kompact-runtime-39, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:23.898 DEBG Component killed, cid: f2d1b7ef-3d45-4b14-9578-43fbd748f117, system: kompact-runtime-39, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:23.898 TRCE Not running inactive scheduled., cid: f2d1b7ef-3d45-4b14-9578-43fbd748f117, system: kompact-runtime-39, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.898 DEBG Component(31d66bff-afee-4daa-81d2-3940fdeae1f2) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 64026cd1-083d-4461-a7b2-5ee411b2966e, system: kompact-runtime-39, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:23.898 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 64026cd1-083d-4461-a7b2-5ee411b2966e, system: kompact-runtime-39, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:23.898 DEBG Component(f2d1b7ef-3d45-4b14-9578-43fbd748f117) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 64026cd1-083d-4461-a7b2-5ee411b2966e, system: kompact-runtime-39, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:23.898 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 64026cd1-083d-4461-a7b2-5ee411b2966e, system: kompact-runtime-39, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:23.898 DEBG Dispatcher retrying connection to host 127.0.0.1:45135, attempt 0/10, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/dispatch/mod.rs:407 [INFO] [stdout] Jan 04 22:59:23.898 DEBG Got DispatchEvent::Connect(127.0.0.1:45135), addr: 127.0.0.1:39617, owner: NetworkThread, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:23.898 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 0578d5d2-de34-4fe6-870b-e49a86fb97f5, system: kompact-runtime-37, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:23.898 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: 0578d5d2-de34-4fe6-870b-e49a86fb97f5, system: kompact-runtime-37, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:23.898 DEBG Requesting connection to 127.0.0.1:45135, addr: 127.0.0.1:39617, owner: NetworkThread, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:23.898 DEBG Component dying, cid: b23c113c-c0b2-4674-b6ca-98631b56c9c6, system: kompact-runtime-37, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:23.898 DEBG Killing..., ctype: TestComponent, cid: b23c113c-c0b2-4674-b6ca-98631b56c9c6, system: kompact-runtime-37, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:23.898 DEBG Component killed, cid: b23c113c-c0b2-4674-b6ca-98631b56c9c6, system: kompact-runtime-37, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:23.898 TRCE Not running inactive scheduled., cid: b23c113c-c0b2-4674-b6ca-98631b56c9c6, system: kompact-runtime-37, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.918 DEBG Component dying, cid: e14949a3-c221-4ce9-b207-274424f03e27, system: kompact-runtime-37, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:23.918 DEBG Killing..., ctype: RecvComponent, cid: e14949a3-c221-4ce9-b207-274424f03e27, system: kompact-runtime-37, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:23.918 DEBG Component killed, cid: e14949a3-c221-4ce9-b207-274424f03e27, system: kompact-runtime-37, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:23.919 TRCE Not running inactive scheduled., cid: e14949a3-c221-4ce9-b207-274424f03e27, system: kompact-runtime-37, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Component(b23c113c-c0b2-4674-b6ca-98631b56c9c6) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 0578d5d2-de34-4fe6-870b-e49a86fb97f5, system: kompact-runtime-37, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:23.919 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 0578d5d2-de34-4fe6-870b-e49a86fb97f5, system: kompact-runtime-37, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Component(e14949a3-c221-4ce9-b207-274424f03e27) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 0578d5d2-de34-4fe6-870b-e49a86fb97f5, system: kompact-runtime-37, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Saying Hello to 127.0.0.1:45135, addr: 127.0.0.1:39617, owner: NetworkThread, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 0578d5d2-de34-4fe6-870b-e49a86fb97f5, system: kompact-runtime-37, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:23.919 ERRO Error while reading from peer 127.0.0.1:45135: [INFO] [stdout] Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, addr: 127.0.0.1:39617, owner: NetworkThread, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/network_thread.rs:511 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Component dying, cid: 85b67859-4092-4a5a-8e89-582f035b5b8c, system: kompact-runtime-37, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Killing..., ctype: LocalDispatcher, cid: 85b67859-4092-4a5a-8e89-582f035b5b8c, system: kompact-runtime-37, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Component killed, cid: 85b67859-4092-4a5a-8e89-582f035b5b8c, system: kompact-runtime-37, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:23.919 TRCE Not running inactive scheduled., cid: 85b67859-4092-4a5a-8e89-582f035b5b8c, system: kompact-runtime-37, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Component dying, cid: e8f853ee-eceb-4132-82d4-c2672aafa877, system: kompact-runtime-37, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Killing..., ctype: DeadletterBox, cid: e8f853ee-eceb-4132-82d4-c2672aafa877, system: kompact-runtime-37, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Component killed, cid: e8f853ee-eceb-4132-82d4-c2672aafa877, system: kompact-runtime-37, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:23.919 TRCE Not running inactive scheduled., cid: e8f853ee-eceb-4132-82d4-c2672aafa877, system: kompact-runtime-37, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Component dying, cid: 0b4bcc8f-1929-4590-be54-eaa330088b5f, system: kompact-runtime-39, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Killing..., ctype: LocalDispatcher, cid: 0b4bcc8f-1929-4590-be54-eaa330088b5f, system: kompact-runtime-39, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Component killed, cid: 0b4bcc8f-1929-4590-be54-eaa330088b5f, system: kompact-runtime-39, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:23.919 TRCE Not running inactive scheduled., cid: 0b4bcc8f-1929-4590-be54-eaa330088b5f, system: kompact-runtime-39, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Component dying, cid: 415bba16-6c12-4c29-8615-dc215a7aff2d, system: kompact-runtime-39, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Killing..., ctype: DeadletterBox, cid: 415bba16-6c12-4c29-8615-dc215a7aff2d, system: kompact-runtime-39, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Component killed, cid: 415bba16-6c12-4c29-8615-dc215a7aff2d, system: kompact-runtime-39, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:23.919 TRCE Not running inactive scheduled., cid: 415bba16-6c12-4c29-8615-dc215a7aff2d, system: kompact-runtime-39, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 85953d88-bbff-4a70-ac41-e67d261bf57f, system: kompact-runtime-38, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:23.919 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: 85953d88-bbff-4a70-ac41-e67d261bf57f, system: kompact-runtime-38, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Component dying, cid: 02bd73e9-8221-405b-b3e1-d5038172b1df, system: kompact-runtime-38, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Killing..., ctype: RecvComponent, cid: 02bd73e9-8221-405b-b3e1-d5038172b1df, system: kompact-runtime-38, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Component killed, cid: 02bd73e9-8221-405b-b3e1-d5038172b1df, system: kompact-runtime-38, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:23.919 TRCE Not running inactive scheduled., cid: 02bd73e9-8221-405b-b3e1-d5038172b1df, system: kompact-runtime-38, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Component dying, cid: bc9d69d8-7cc2-4bba-b8f5-4898b61135b7, system: kompact-runtime-38, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Killing..., ctype: TestComponent, cid: bc9d69d8-7cc2-4bba-b8f5-4898b61135b7, system: kompact-runtime-38, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Component killed, cid: bc9d69d8-7cc2-4bba-b8f5-4898b61135b7, system: kompact-runtime-38, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:23.919 TRCE Not running inactive scheduled., cid: bc9d69d8-7cc2-4bba-b8f5-4898b61135b7, system: kompact-runtime-38, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Component(02bd73e9-8221-405b-b3e1-d5038172b1df) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 85953d88-bbff-4a70-ac41-e67d261bf57f, system: kompact-runtime-38, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:23.919 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 85953d88-bbff-4a70-ac41-e67d261bf57f, system: kompact-runtime-38, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Component(bc9d69d8-7cc2-4bba-b8f5-4898b61135b7) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 85953d88-bbff-4a70-ac41-e67d261bf57f, system: kompact-runtime-38, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 85953d88-bbff-4a70-ac41-e67d261bf57f, system: kompact-runtime-38, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Component dying, cid: 31438a7e-b5a6-414b-abaa-b0883b58b6da, system: kompact-runtime-38, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:23.919 DEBG Killing..., ctype: LocalDispatcher, cid: 31438a7e-b5a6-414b-abaa-b0883b58b6da, system: kompact-runtime-38, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Component killed, cid: 31438a7e-b5a6-414b-abaa-b0883b58b6da, system: kompact-runtime-38, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:23.920 TRCE Not running inactive scheduled., cid: 31438a7e-b5a6-414b-abaa-b0883b58b6da, system: kompact-runtime-38, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Component dying, cid: ffb92b14-ce5c-4c0b-b361-1741fa7c533b, system: kompact-runtime-38, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Killing..., ctype: DeadletterBox, cid: ffb92b14-ce5c-4c0b-b361-1741fa7c533b, system: kompact-runtime-38, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Component killed, cid: ffb92b14-ce5c-4c0b-b361-1741fa7c533b, system: kompact-runtime-38, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:23.920 TRCE Not running inactive scheduled., cid: ffb92b14-ce5c-4c0b-b361-1741fa7c533b, system: kompact-runtime-38, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.920 TRCE Initialised., ctype: DeadletterBox, cid: 33cedf4d-e514-47d7-b6dc-391b8801dad9, system: kompact-runtime-49, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:23.920 TRCE Initialised., ctype: LocalDispatcher, cid: c7dde7e7-1baf-4379-b2be-c9d5cf2e12e4, system: kompact-runtime-49, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:23.920 TRCE Initialised., ctype: ComponentSupervisor, cid: ca8ddcae-b6cc-43d4-aed2-d2f64ec1e9c7, system: kompact-runtime-49, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Component started., cid: 33cedf4d-e514-47d7-b6dc-391b8801dad9, system: kompact-runtime-49, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 33cedf4d-e514-47d7-b6dc-391b8801dad9, system: kompact-runtime-49, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Component started., cid: c7dde7e7-1baf-4379-b2be-c9d5cf2e12e4, system: kompact-runtime-49, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Starting LocalDispatcher, ctype: LocalDispatcher, cid: c7dde7e7-1baf-4379-b2be-c9d5cf2e12e4, system: kompact-runtime-49, location: src/default_components.rs:247 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Component started., cid: ca8ddcae-b6cc-43d4-aed2-d2f64ec1e9c7, system: kompact-runtime-49, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Started supervisor., ctype: ComponentSupervisor, cid: ca8ddcae-b6cc-43d4-aed2-d2f64ec1e9c7, system: kompact-runtime-49, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:23.920 TRCE Initialised., ctype: TestComponent, cid: 9d2dd477-7dac-487c-a12c-ccd34810e95d, system: kompact-runtime-49, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:23.920 TRCE Subscribing listener for 9d2dd477-7dac-487c-a12c-ccd34810e95d., ctype: ComponentSupervisor, cid: ca8ddcae-b6cc-43d4-aed2-d2f64ec1e9c7, system: kompact-runtime-49, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Component started., cid: 9d2dd477-7dac-487c-a12c-ccd34810e95d, system: kompact-runtime-49, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Starting..., ctype: TestComponent, cid: 9d2dd477-7dac-487c-a12c-ccd34810e95d, system: kompact-runtime-49, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Component(9d2dd477-7dac-487c-a12c-ccd34810e95d) was started., ctype: ComponentSupervisor, cid: ca8ddcae-b6cc-43d4-aed2-d2f64ec1e9c7, system: kompact-runtime-49, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Component dying, cid: 29ca641c-247d-4ff3-8bcd-f84ca6e27f89, system: kompact-runtime-46, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Killing..., ctype: LocalDispatcher, cid: 29ca641c-247d-4ff3-8bcd-f84ca6e27f89, system: kompact-runtime-46, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Component killed, cid: 29ca641c-247d-4ff3-8bcd-f84ca6e27f89, system: kompact-runtime-46, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:23.920 TRCE Not running inactive scheduled., cid: 29ca641c-247d-4ff3-8bcd-f84ca6e27f89, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Component dying, cid: 3fa41007-3a84-4739-9cb9-4cc5c286e824, system: kompact-runtime-46, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Killing..., ctype: DeadletterBox, cid: 3fa41007-3a84-4739-9cb9-4cc5c286e824, system: kompact-runtime-46, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Component killed, cid: 3fa41007-3a84-4739-9cb9-4cc5c286e824, system: kompact-runtime-46, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:23.920 TRCE Not running inactive scheduled., cid: 3fa41007-3a84-4739-9cb9-4cc5c286e824, system: kompact-runtime-46, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:23.920 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.920 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: ca8ddcae-b6cc-43d4-aed2-d2f64ec1e9c7, system: kompact-runtime-49, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:23.920 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: ca8ddcae-b6cc-43d4-aed2-d2f64ec1e9c7, system: kompact-runtime-49, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Component dying, cid: 9d2dd477-7dac-487c-a12c-ccd34810e95d, system: kompact-runtime-49, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Killing..., ctype: TestComponent, cid: 9d2dd477-7dac-487c-a12c-ccd34810e95d, system: kompact-runtime-49, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:23.920 DEBG Component killed, cid: 9d2dd477-7dac-487c-a12c-ccd34810e95d, system: kompact-runtime-49, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:23.920 TRCE Not running inactive scheduled., cid: 9d2dd477-7dac-487c-a12c-ccd34810e95d, system: kompact-runtime-49, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.920 TRCE Component(9d2dd477-7dac-487c-a12c-ccd34810e95d) was killed and deallocated., ctype: ComponentSupervisor, cid: ca8ddcae-b6cc-43d4-aed2-d2f64ec1e9c7, system: kompact-runtime-49, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:23.921 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: ca8ddcae-b6cc-43d4-aed2-d2f64ec1e9c7, system: kompact-runtime-49, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:23.921 DEBG Component dying, cid: c7dde7e7-1baf-4379-b2be-c9d5cf2e12e4, system: kompact-runtime-49, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:23.921 DEBG Killing..., ctype: LocalDispatcher, cid: c7dde7e7-1baf-4379-b2be-c9d5cf2e12e4, system: kompact-runtime-49, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:23.921 DEBG Component killed, cid: c7dde7e7-1baf-4379-b2be-c9d5cf2e12e4, system: kompact-runtime-49, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Not running inactive scheduled., cid: c7dde7e7-1baf-4379-b2be-c9d5cf2e12e4, system: kompact-runtime-49, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.921 DEBG Component dying, cid: 33cedf4d-e514-47d7-b6dc-391b8801dad9, system: kompact-runtime-49, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:23.921 DEBG Killing..., ctype: DeadletterBox, cid: 33cedf4d-e514-47d7-b6dc-391b8801dad9, system: kompact-runtime-49, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:23.921 DEBG Component killed, cid: 33cedf4d-e514-47d7-b6dc-391b8801dad9, system: kompact-runtime-49, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Not running inactive scheduled., cid: 33cedf4d-e514-47d7-b6dc-391b8801dad9, system: kompact-runtime-49, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.921 TRCE Routing msg with sender=tcp://127.0.0.1:43989/other_source to member at index=2, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/routing/groups.rs:248 [INFO] [stdout] Jan 04 22:59:23.959 TRCE Initialised., ctype: DeadletterBox, cid: 50bacc99-6946-4aa6-b641-d938c7619d7b, system: kompact-runtime-50, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:23.959 TRCE Initialised., ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:23.959 TRCE Initialised., ctype: ComponentSupervisor, cid: 7ceb13f7-57db-42d1-a64a-fdee33223cdf, system: kompact-runtime-50, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:23.966 DEBG Component started., cid: 50bacc99-6946-4aa6-b641-d938c7619d7b, system: kompact-runtime-50, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:23.966 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 50bacc99-6946-4aa6-b641-d938c7619d7b, system: kompact-runtime-50, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:23.966 DEBG Component started., cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:23.966 INFO Starting network..., ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:23.966 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:23.967 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:45135, owner: NetworkThread, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:23.967 INFO Started network just fine., ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:23.967 TRCE Initialised., ctype: PongerAct, cid: 2b939c35-a059-4c17-b5c9-5dd8e5594732, system: kompact-runtime-50, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:23.967 DEBG Requesting actor registration at ActorId(2b939c35-a059-4c17-b5c9-5dd8e5594732), system: kompact-runtime-50, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:23.967 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-50, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:23.967 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-50, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:23.967 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:23.967 DEBG Component started., cid: 7ceb13f7-57db-42d1-a64a-fdee33223cdf, system: kompact-runtime-50, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:23.967 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 7ceb13f7-57db-42d1-a64a-fdee33223cdf, system: kompact-runtime-50, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:23.967 DEBG Component started., cid: 2b939c35-a059-4c17-b5c9-5dd8e5594732, system: kompact-runtime-50, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:23.967 DEBG Starting..., ctype: PongerAct, cid: 2b939c35-a059-4c17-b5c9-5dd8e5594732, system: kompact-runtime-50, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:23.967 DEBG Component(2b939c35-a059-4c17-b5c9-5dd8e5594732) was started., ctype: ComponentSupervisor, cid: 7ceb13f7-57db-42d1-a64a-fdee33223cdf, system: kompact-runtime-50, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:23.967 DEBG Entering main EventLoop, addr: 127.0.0.1:45135, owner: NetworkThread, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:24.290 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: ae5e3bc7-1f67-4edc-af13-64a18f8a90f3, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:24.302 INFO RecvComponent received "MsgTest", ctype: RecvComponent, cid: 1117d097-c1f8-4da3-b7c1-151c55abe5da, system: kompact-runtime-44, location: src/lib.rs:483 [INFO] [stdout] Jan 04 22:59:24.394 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 115ff6e9-caf9-4692-9cd9-6421ee3492b7, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:24.430 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 2cd5ab75-22ed-404b-9ceb-8683243212a1, system: kompact-runtime-31, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:24.430 TRCE Killing 3 children., ctype: ComponentSupervisor, cid: 2cd5ab75-22ed-404b-9ceb-8683243212a1, system: kompact-runtime-31, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:24.430 DEBG Component dying, cid: 703c9c15-bf91-4057-9620-13f7022396b6, system: kompact-runtime-31, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.430 DEBG Killing..., ctype: ReceiverComponent, cid: 703c9c15-bf91-4057-9620-13f7022396b6, system: kompact-runtime-31, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.431 DEBG Component killed, cid: 703c9c15-bf91-4057-9620-13f7022396b6, system: kompact-runtime-31, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.431 TRCE Not running inactive scheduled., cid: 703c9c15-bf91-4057-9620-13f7022396b6, system: kompact-runtime-31, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.431 DEBG Component dying, cid: dda66630-1197-4382-953b-b23c6c8e77e5, system: kompact-runtime-31, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.431 DEBG Killing..., ctype: ReceiverComponent, cid: dda66630-1197-4382-953b-b23c6c8e77e5, system: kompact-runtime-31, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.431 DEBG Component killed, cid: dda66630-1197-4382-953b-b23c6c8e77e5, system: kompact-runtime-31, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.431 TRCE Not running inactive scheduled., cid: dda66630-1197-4382-953b-b23c6c8e77e5, system: kompact-runtime-31, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.431 DEBG Component dying, cid: afa8ac16-937f-43ed-ad52-ebc56fbb2bd7, system: kompact-runtime-31, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.431 DEBG Killing..., ctype: ReceiverComponent, cid: afa8ac16-937f-43ed-ad52-ebc56fbb2bd7, system: kompact-runtime-31, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.431 DEBG Component killed, cid: afa8ac16-937f-43ed-ad52-ebc56fbb2bd7, system: kompact-runtime-31, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.431 TRCE Not running inactive scheduled., cid: afa8ac16-937f-43ed-ad52-ebc56fbb2bd7, system: kompact-runtime-31, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.431 DEBG Component(703c9c15-bf91-4057-9620-13f7022396b6) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 2cd5ab75-22ed-404b-9ceb-8683243212a1, system: kompact-runtime-31, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.431 TRCE Supervisor is still dying with 2 children outstanding..., ctype: ComponentSupervisor, cid: 2cd5ab75-22ed-404b-9ceb-8683243212a1, system: kompact-runtime-31, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:24.431 DEBG Component(dda66630-1197-4382-953b-b23c6c8e77e5) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 2cd5ab75-22ed-404b-9ceb-8683243212a1, system: kompact-runtime-31, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.431 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 2cd5ab75-22ed-404b-9ceb-8683243212a1, system: kompact-runtime-31, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:24.431 DEBG Component(afa8ac16-937f-43ed-ad52-ebc56fbb2bd7) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 2cd5ab75-22ed-404b-9ceb-8683243212a1, system: kompact-runtime-31, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.431 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 2cd5ab75-22ed-404b-9ceb-8683243212a1, system: kompact-runtime-31, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:24.438 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 6fa070e6-215c-4d08-8d59-426a7f19f31a, system: kompact-runtime-32, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:24.438 TRCE Killing 3 children., ctype: ComponentSupervisor, cid: 6fa070e6-215c-4d08-8d59-426a7f19f31a, system: kompact-runtime-32, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:24.438 DEBG Component dying, cid: 3df9dfda-8108-4801-85c0-3c90300df6ef, system: kompact-runtime-32, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Killing..., ctype: ReceiverComponent, cid: 3df9dfda-8108-4801-85c0-3c90300df6ef, system: kompact-runtime-32, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Component killed, cid: 3df9dfda-8108-4801-85c0-3c90300df6ef, system: kompact-runtime-32, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.439 TRCE Not running inactive scheduled., cid: 3df9dfda-8108-4801-85c0-3c90300df6ef, system: kompact-runtime-32, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Component dying, cid: 7cca2985-c7af-4a54-aa13-51b311f0930f, system: kompact-runtime-32, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Killing..., ctype: ReceiverComponent, cid: 7cca2985-c7af-4a54-aa13-51b311f0930f, system: kompact-runtime-32, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Component killed, cid: 7cca2985-c7af-4a54-aa13-51b311f0930f, system: kompact-runtime-32, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.439 TRCE Not running inactive scheduled., cid: 7cca2985-c7af-4a54-aa13-51b311f0930f, system: kompact-runtime-32, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Component dying, cid: d632994d-41f5-4598-a500-f245a453f634, system: kompact-runtime-32, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Killing..., ctype: ReceiverComponent, cid: d632994d-41f5-4598-a500-f245a453f634, system: kompact-runtime-32, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Component killed, cid: d632994d-41f5-4598-a500-f245a453f634, system: kompact-runtime-32, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.439 TRCE Not running inactive scheduled., cid: d632994d-41f5-4598-a500-f245a453f634, system: kompact-runtime-32, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Component(3df9dfda-8108-4801-85c0-3c90300df6ef) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 6fa070e6-215c-4d08-8d59-426a7f19f31a, system: kompact-runtime-32, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.439 TRCE Supervisor is still dying with 2 children outstanding..., ctype: ComponentSupervisor, cid: 6fa070e6-215c-4d08-8d59-426a7f19f31a, system: kompact-runtime-32, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Component(7cca2985-c7af-4a54-aa13-51b311f0930f) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 6fa070e6-215c-4d08-8d59-426a7f19f31a, system: kompact-runtime-32, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.439 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 6fa070e6-215c-4d08-8d59-426a7f19f31a, system: kompact-runtime-32, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Component(d632994d-41f5-4598-a500-f245a453f634) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 6fa070e6-215c-4d08-8d59-426a7f19f31a, system: kompact-runtime-32, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 6fa070e6-215c-4d08-8d59-426a7f19f31a, system: kompact-runtime-32, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Component dying, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.439 INFO Killing network..., ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 930e670c-3f43-463f-a17e-775bbe3e4d41, system: kompact-runtime-30, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:24.439 TRCE Killing 3 children., ctype: ComponentSupervisor, cid: 930e670c-3f43-463f-a17e-775bbe3e4d41, system: kompact-runtime-30, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Component dying, cid: 4f2b4a91-2033-4832-ab43-50f2f274f437, system: kompact-runtime-30, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Killing..., ctype: ReceiverComponent, cid: 4f2b4a91-2033-4832-ab43-50f2f274f437, system: kompact-runtime-30, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Component killed, cid: 4f2b4a91-2033-4832-ab43-50f2f274f437, system: kompact-runtime-30, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.439 TRCE Not running inactive scheduled., cid: 4f2b4a91-2033-4832-ab43-50f2f274f437, system: kompact-runtime-30, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Component dying, cid: ef693372-4a5d-491a-b6b8-c1cc781a856d, system: kompact-runtime-30, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Killing..., ctype: ReceiverComponent, cid: ef693372-4a5d-491a-b6b8-c1cc781a856d, system: kompact-runtime-30, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Component killed, cid: ef693372-4a5d-491a-b6b8-c1cc781a856d, system: kompact-runtime-30, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.439 TRCE Not running inactive scheduled., cid: ef693372-4a5d-491a-b6b8-c1cc781a856d, system: kompact-runtime-30, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Component dying, cid: 986c208c-49fb-460a-8e95-acee35cb656c, system: kompact-runtime-30, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Killing..., ctype: ReceiverComponent, cid: 986c208c-49fb-460a-8e95-acee35cb656c, system: kompact-runtime-30, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.439 DEBG Component killed, cid: 986c208c-49fb-460a-8e95-acee35cb656c, system: kompact-runtime-30, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.440 TRCE Not running inactive scheduled., cid: 986c208c-49fb-460a-8e95-acee35cb656c, system: kompact-runtime-30, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.440 DEBG Component(4f2b4a91-2033-4832-ab43-50f2f274f437) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 930e670c-3f43-463f-a17e-775bbe3e4d41, system: kompact-runtime-30, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.440 TRCE Supervisor is still dying with 2 children outstanding..., ctype: ComponentSupervisor, cid: 930e670c-3f43-463f-a17e-775bbe3e4d41, system: kompact-runtime-30, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:24.440 DEBG Component(ef693372-4a5d-491a-b6b8-c1cc781a856d) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 930e670c-3f43-463f-a17e-775bbe3e4d41, system: kompact-runtime-30, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.440 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 930e670c-3f43-463f-a17e-775bbe3e4d41, system: kompact-runtime-30, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:24.440 DEBG Component(986c208c-49fb-460a-8e95-acee35cb656c) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 930e670c-3f43-463f-a17e-775bbe3e4d41, system: kompact-runtime-30, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.440 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 930e670c-3f43-463f-a17e-775bbe3e4d41, system: kompact-runtime-30, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:24.440 DEBG Dropped its TCP server, addr: 127.0.0.1:38941, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:24.440 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:38941, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:24.440 DEBG Stopped., addr: 127.0.0.1:38941, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:24.440 DEBG Stopped, addr: 127.0.0.1:38941, owner: NetworkThread, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:24.440 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:24.440 INFO Killed network., ctype: NetworkDispatcher, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:24.440 DEBG Component killed, cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.440 TRCE Not running inactive scheduled., cid: 4a47230a-020b-49d3-92a4-ce4009aa3fcd, system: kompact-runtime-31, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.440 DEBG Component dying, cid: ed5e3c63-8b05-42b8-a8b5-bc60e5099d03, system: kompact-runtime-31, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.440 DEBG Killing..., ctype: DeadletterBox, cid: ed5e3c63-8b05-42b8-a8b5-bc60e5099d03, system: kompact-runtime-31, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.440 DEBG Component killed, cid: ed5e3c63-8b05-42b8-a8b5-bc60e5099d03, system: kompact-runtime-31, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.440 TRCE Not running inactive scheduled., cid: ed5e3c63-8b05-42b8-a8b5-bc60e5099d03, system: kompact-runtime-31, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.450 DEBG Component dying, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.450 INFO Killing network..., ctype: NetworkDispatcher, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:24.450 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:24.451 DEBG Dropped its TCP server, addr: 127.0.0.1:46883, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:24.451 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:46883, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:24.451 DEBG Stopped., addr: 127.0.0.1:46883, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:24.451 DEBG Stopped, addr: 127.0.0.1:46883, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/net/network_thread.rs:196 [INFO] [stdout] test routing::tests::test_explicit_hash_select ... ok [INFO] [stdout] test routing::tests::test_explicit_broadcast ... ok [INFO] [stdout] Jan 04 22:59:24.459 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:24.459 INFO Killed network., ctype: NetworkDispatcher, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:24.459 DEBG Component killed, cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.459 TRCE Not running inactive scheduled., cid: 5badfd3e-d97b-40dd-a0cb-bd7919f1e55a, system: kompact-runtime-32, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.459 DEBG Component dying, cid: e9943267-cd3e-4c5f-853d-cd3921401379, system: kompact-runtime-32, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.459 DEBG Killing..., ctype: DeadletterBox, cid: e9943267-cd3e-4c5f-853d-cd3921401379, system: kompact-runtime-32, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.459 DEBG Component killed, cid: e9943267-cd3e-4c5f-853d-cd3921401379, system: kompact-runtime-32, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.460 TRCE Not running inactive scheduled., cid: e9943267-cd3e-4c5f-853d-cd3921401379, system: kompact-runtime-32, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.460 DEBG Component dying, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.460 INFO Killing network..., ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:24.460 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:24.460 DEBG Dropped its TCP server, addr: 127.0.0.1:41783, owner: NetworkThread, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:24.460 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:41783, owner: NetworkThread, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:24.460 DEBG Stopped., addr: 127.0.0.1:41783, owner: NetworkThread, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:24.460 DEBG Stopped, addr: 127.0.0.1:41783, owner: NetworkThread, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:24.460 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:24.460 INFO Killed network., ctype: NetworkDispatcher, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:24.460 DEBG Component killed, cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.460 TRCE Not running inactive scheduled., cid: cb374194-ba92-4081-b2dd-d77c9ee87860, system: kompact-runtime-30, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.460 DEBG Component dying, cid: d6ea1a87-ebfa-4330-ae47-69470307b2be, system: kompact-runtime-30, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.460 DEBG Killing..., ctype: DeadletterBox, cid: d6ea1a87-ebfa-4330-ae47-69470307b2be, system: kompact-runtime-30, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.460 DEBG Component killed, cid: d6ea1a87-ebfa-4330-ae47-69470307b2be, system: kompact-runtime-30, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.460 TRCE Not running inactive scheduled., cid: d6ea1a87-ebfa-4330-ae47-69470307b2be, system: kompact-runtime-30, location: src/component/actual_component.rs:346 [INFO] [stdout] test routing::tests::test_explicit_round_robin_select ... ok [INFO] [stdout] Jan 04 22:59:24.474 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:24.496 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: b4ae1267-fe9d-41a3-8cd3-a00ab98290b2, system: kompact-runtime-48, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:24.496 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: b4ae1267-fe9d-41a3-8cd3-a00ab98290b2, system: kompact-runtime-48, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:24.496 DEBG Component dying, cid: 40380a60-423a-40bb-b999-e01ea0abe306, system: kompact-runtime-48, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.496 DEBG Killing..., ctype: TimerRecvComponent, cid: 40380a60-423a-40bb-b999-e01ea0abe306, system: kompact-runtime-48, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.496 DEBG Component killed, cid: 40380a60-423a-40bb-b999-e01ea0abe306, system: kompact-runtime-48, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.496 TRCE Not running inactive scheduled., cid: 40380a60-423a-40bb-b999-e01ea0abe306, system: kompact-runtime-48, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.496 DEBG Component(40380a60-423a-40bb-b999-e01ea0abe306) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: b4ae1267-fe9d-41a3-8cd3-a00ab98290b2, system: kompact-runtime-48, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.496 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: b4ae1267-fe9d-41a3-8cd3-a00ab98290b2, system: kompact-runtime-48, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:24.506 DEBG Component dying, cid: 6c3ee62e-f02a-4ebc-9bb4-6d328641e216, system: kompact-runtime-48, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.506 DEBG Killing..., ctype: LocalDispatcher, cid: 6c3ee62e-f02a-4ebc-9bb4-6d328641e216, system: kompact-runtime-48, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.506 DEBG Component killed, cid: 6c3ee62e-f02a-4ebc-9bb4-6d328641e216, system: kompact-runtime-48, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.506 TRCE Not running inactive scheduled., cid: 6c3ee62e-f02a-4ebc-9bb4-6d328641e216, system: kompact-runtime-48, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.506 DEBG Component dying, cid: b620655b-8191-4719-911a-7f05b720e9ce, system: kompact-runtime-48, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.507 DEBG Killing..., ctype: DeadletterBox, cid: b620655b-8191-4719-911a-7f05b720e9ce, system: kompact-runtime-48, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.507 DEBG Component killed, cid: b620655b-8191-4719-911a-7f05b720e9ce, system: kompact-runtime-48, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.507 TRCE Not running inactive scheduled., cid: b620655b-8191-4719-911a-7f05b720e9ce, system: kompact-runtime-48, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.518 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 30ac81ce-6e67-4260-af67-660b0b8983b9, system: kompact-runtime-34, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:24.518 TRCE Killing 3 children., ctype: ComponentSupervisor, cid: 30ac81ce-6e67-4260-af67-660b0b8983b9, system: kompact-runtime-34, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:24.518 DEBG Component dying, cid: ef7c7068-bae1-4225-bf88-03aec13b0ad3, system: kompact-runtime-34, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.518 DEBG Killing..., ctype: ReceiverComponent, cid: ef7c7068-bae1-4225-bf88-03aec13b0ad3, system: kompact-runtime-34, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.519 DEBG Component killed, cid: ef7c7068-bae1-4225-bf88-03aec13b0ad3, system: kompact-runtime-34, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.519 TRCE Not running inactive scheduled., cid: ef7c7068-bae1-4225-bf88-03aec13b0ad3, system: kompact-runtime-34, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.519 DEBG Component dying, cid: 5d562a3e-dce0-47b5-97af-40719cdb84c1, system: kompact-runtime-34, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.519 DEBG Killing..., ctype: ReceiverComponent, cid: 5d562a3e-dce0-47b5-97af-40719cdb84c1, system: kompact-runtime-34, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.519 DEBG Component killed, cid: 5d562a3e-dce0-47b5-97af-40719cdb84c1, system: kompact-runtime-34, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.519 TRCE Not running inactive scheduled., cid: 5d562a3e-dce0-47b5-97af-40719cdb84c1, system: kompact-runtime-34, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.519 DEBG Component dying, cid: 9a335b6c-3022-4241-81b2-c6e648e3c27d, system: kompact-runtime-34, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.519 DEBG Killing..., ctype: ReceiverComponent, cid: 9a335b6c-3022-4241-81b2-c6e648e3c27d, system: kompact-runtime-34, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.519 DEBG Component killed, cid: 9a335b6c-3022-4241-81b2-c6e648e3c27d, system: kompact-runtime-34, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.519 TRCE Not running inactive scheduled., cid: 9a335b6c-3022-4241-81b2-c6e648e3c27d, system: kompact-runtime-34, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.519 DEBG Component(ef7c7068-bae1-4225-bf88-03aec13b0ad3) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 30ac81ce-6e67-4260-af67-660b0b8983b9, system: kompact-runtime-34, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.519 TRCE Supervisor is still dying with 2 children outstanding..., ctype: ComponentSupervisor, cid: 30ac81ce-6e67-4260-af67-660b0b8983b9, system: kompact-runtime-34, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:24.519 DEBG Component(5d562a3e-dce0-47b5-97af-40719cdb84c1) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 30ac81ce-6e67-4260-af67-660b0b8983b9, system: kompact-runtime-34, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.519 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 30ac81ce-6e67-4260-af67-660b0b8983b9, system: kompact-runtime-34, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:24.519 DEBG Component(9a335b6c-3022-4241-81b2-c6e648e3c27d) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 30ac81ce-6e67-4260-af67-660b0b8983b9, system: kompact-runtime-34, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.519 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 30ac81ce-6e67-4260-af67-660b0b8983b9, system: kompact-runtime-34, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:24.526 DEBG Component dying, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.526 INFO Killing network..., ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:24.526 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:24.526 DEBG Dropped its TCP server, addr: 127.0.0.1:39149, owner: NetworkThread, ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:24.527 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:39149, owner: NetworkThread, ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:24.527 DEBG Stopped., addr: 127.0.0.1:39149, owner: NetworkThread, ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/net/network_thread.rs:832 [INFO] [stdout] test routing::tests::test_implicit_select ... ok [INFO] [stdout] Jan 04 22:59:24.527 DEBG Stopped, addr: 127.0.0.1:39149, owner: NetworkThread, ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:24.530 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:24.530 INFO Killed network., ctype: NetworkDispatcher, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:24.530 DEBG Component killed, cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.530 TRCE Not running inactive scheduled., cid: 13149cac-cc51-4ce8-b85c-35423de5c9c0, system: kompact-runtime-34, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.531 DEBG Component dying, cid: e3912a76-dd2a-48fb-85c0-5bf0a2766656, system: kompact-runtime-34, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.531 DEBG Killing..., ctype: DeadletterBox, cid: e3912a76-dd2a-48fb-85c0-5bf0a2766656, system: kompact-runtime-34, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.531 DEBG Component killed, cid: e3912a76-dd2a-48fb-85c0-5bf0a2766656, system: kompact-runtime-34, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.531 TRCE Not running inactive scheduled., cid: e3912a76-dd2a-48fb-85c0-5bf0a2766656, system: kompact-runtime-34, location: src/component/actual_component.rs:346 [INFO] [stdout] test tests::test_timer ... ok [INFO] [stdout] test routing::tests::test_implicit_broadcast ... ok [INFO] [stdout] Jan 04 22:59:24.619 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: d1af7615-65c3-42fd-b0bc-64b9007006bb, system: kompact-runtime-33, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:24.619 TRCE Killing 3 children., ctype: ComponentSupervisor, cid: d1af7615-65c3-42fd-b0bc-64b9007006bb, system: kompact-runtime-33, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:24.619 DEBG Component dying, cid: 7d594ab9-a08c-452e-bc12-ed242d22c134, system: kompact-runtime-33, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.619 DEBG Killing..., ctype: ReceiverComponent, cid: 7d594ab9-a08c-452e-bc12-ed242d22c134, system: kompact-runtime-33, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.619 DEBG Component killed, cid: 7d594ab9-a08c-452e-bc12-ed242d22c134, system: kompact-runtime-33, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.619 TRCE Not running inactive scheduled., cid: 7d594ab9-a08c-452e-bc12-ed242d22c134, system: kompact-runtime-33, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.619 DEBG Component dying, cid: a917048f-3a91-4ad8-928b-51cbf0dd0525, system: kompact-runtime-33, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.619 DEBG Killing..., ctype: ReceiverComponent, cid: a917048f-3a91-4ad8-928b-51cbf0dd0525, system: kompact-runtime-33, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.619 DEBG Component killed, cid: a917048f-3a91-4ad8-928b-51cbf0dd0525, system: kompact-runtime-33, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.619 TRCE Not running inactive scheduled., cid: a917048f-3a91-4ad8-928b-51cbf0dd0525, system: kompact-runtime-33, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.619 DEBG Component dying, cid: 8eaf0f11-5839-4b08-ac12-1852ef8d2c1f, system: kompact-runtime-33, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.619 DEBG Killing..., ctype: ReceiverComponent, cid: 8eaf0f11-5839-4b08-ac12-1852ef8d2c1f, system: kompact-runtime-33, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.619 DEBG Component killed, cid: 8eaf0f11-5839-4b08-ac12-1852ef8d2c1f, system: kompact-runtime-33, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.619 TRCE Not running inactive scheduled., cid: 8eaf0f11-5839-4b08-ac12-1852ef8d2c1f, system: kompact-runtime-33, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.619 DEBG Component(7d594ab9-a08c-452e-bc12-ed242d22c134) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: d1af7615-65c3-42fd-b0bc-64b9007006bb, system: kompact-runtime-33, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.619 TRCE Supervisor is still dying with 2 children outstanding..., ctype: ComponentSupervisor, cid: d1af7615-65c3-42fd-b0bc-64b9007006bb, system: kompact-runtime-33, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:24.620 DEBG Component(a917048f-3a91-4ad8-928b-51cbf0dd0525) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: d1af7615-65c3-42fd-b0bc-64b9007006bb, system: kompact-runtime-33, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.620 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: d1af7615-65c3-42fd-b0bc-64b9007006bb, system: kompact-runtime-33, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:24.620 DEBG Component(8eaf0f11-5839-4b08-ac12-1852ef8d2c1f) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: d1af7615-65c3-42fd-b0bc-64b9007006bb, system: kompact-runtime-33, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.620 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: d1af7615-65c3-42fd-b0bc-64b9007006bb, system: kompact-runtime-33, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:24.620 DEBG Component dying, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.620 INFO Killing network..., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:24.620 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:24.620 DEBG Dropped its TCP server, addr: 127.0.0.1:42271, owner: NetworkThread, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:24.620 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:42271, owner: NetworkThread, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:24.620 DEBG Stopped., addr: 127.0.0.1:42271, owner: NetworkThread, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:24.620 DEBG Stopped, addr: 127.0.0.1:42271, owner: NetworkThread, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:24.620 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:24.620 INFO Killed network., ctype: NetworkDispatcher, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:24.620 DEBG Component killed, cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.620 TRCE Not running inactive scheduled., cid: ed4101f4-fef5-43f3-b05a-961721f0883c, system: kompact-runtime-33, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.620 DEBG Component dying, cid: 4a51efab-0a39-4b09-9a84-cd8d1ebc2818, system: kompact-runtime-33, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.620 DEBG Killing..., ctype: DeadletterBox, cid: 4a51efab-0a39-4b09-9a84-cd8d1ebc2818, system: kompact-runtime-33, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.620 DEBG Component killed, cid: 4a51efab-0a39-4b09-9a84-cd8d1ebc2818, system: kompact-runtime-33, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.620 TRCE Not running inactive scheduled., cid: 4a51efab-0a39-4b09-9a84-cd8d1ebc2818, system: kompact-runtime-33, location: src/component/actual_component.rs:346 [INFO] [stdout] test routing::tests::test_nested_broadcast ... ok [INFO] [stdout] Jan 04 22:59:24.682 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: dc340521-5dd6-406d-bd56-5f5d29be59d4, system: kompact-runtime-35, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:24.683 TRCE Killing 3 children., ctype: ComponentSupervisor, cid: dc340521-5dd6-406d-bd56-5f5d29be59d4, system: kompact-runtime-35, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:24.683 DEBG Component dying, cid: 75caf449-f236-4e89-8e2d-907552a2fa43, system: kompact-runtime-35, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.683 DEBG Killing..., ctype: ReceiverComponent, cid: 75caf449-f236-4e89-8e2d-907552a2fa43, system: kompact-runtime-35, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.683 DEBG Component killed, cid: 75caf449-f236-4e89-8e2d-907552a2fa43, system: kompact-runtime-35, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.683 TRCE Not running inactive scheduled., cid: 75caf449-f236-4e89-8e2d-907552a2fa43, system: kompact-runtime-35, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.683 DEBG Component dying, cid: 5d4bacd6-e96c-4fe5-a86b-abb078742268, system: kompact-runtime-35, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.683 DEBG Killing..., ctype: ReceiverComponent, cid: 5d4bacd6-e96c-4fe5-a86b-abb078742268, system: kompact-runtime-35, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.683 DEBG Component killed, cid: 5d4bacd6-e96c-4fe5-a86b-abb078742268, system: kompact-runtime-35, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.683 TRCE Not running inactive scheduled., cid: 5d4bacd6-e96c-4fe5-a86b-abb078742268, system: kompact-runtime-35, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.683 DEBG Component dying, cid: f3bbc630-0975-4a68-bb56-3c5371eabac2, system: kompact-runtime-35, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.683 DEBG Killing..., ctype: ReceiverComponent, cid: f3bbc630-0975-4a68-bb56-3c5371eabac2, system: kompact-runtime-35, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.683 DEBG Component killed, cid: f3bbc630-0975-4a68-bb56-3c5371eabac2, system: kompact-runtime-35, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.683 TRCE Not running inactive scheduled., cid: f3bbc630-0975-4a68-bb56-3c5371eabac2, system: kompact-runtime-35, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.683 DEBG Component(75caf449-f236-4e89-8e2d-907552a2fa43) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: dc340521-5dd6-406d-bd56-5f5d29be59d4, system: kompact-runtime-35, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.683 TRCE Supervisor is still dying with 2 children outstanding..., ctype: ComponentSupervisor, cid: dc340521-5dd6-406d-bd56-5f5d29be59d4, system: kompact-runtime-35, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:24.683 DEBG Component(5d4bacd6-e96c-4fe5-a86b-abb078742268) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: dc340521-5dd6-406d-bd56-5f5d29be59d4, system: kompact-runtime-35, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.683 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: dc340521-5dd6-406d-bd56-5f5d29be59d4, system: kompact-runtime-35, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:24.683 DEBG Component(f3bbc630-0975-4a68-bb56-3c5371eabac2) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: dc340521-5dd6-406d-bd56-5f5d29be59d4, system: kompact-runtime-35, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.683 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: dc340521-5dd6-406d-bd56-5f5d29be59d4, system: kompact-runtime-35, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:24.683 DEBG Component dying, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.683 INFO Killing network..., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:24.684 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:24.684 DEBG Dropped its TCP server, addr: 127.0.0.1:33071, owner: NetworkThread, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:24.684 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:33071, owner: NetworkThread, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:24.684 DEBG Stopped., addr: 127.0.0.1:33071, owner: NetworkThread, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:24.684 DEBG Stopped, addr: 127.0.0.1:33071, owner: NetworkThread, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:24.684 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:24.684 INFO Killed network., ctype: NetworkDispatcher, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:24.684 DEBG Component killed, cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.684 TRCE Not running inactive scheduled., cid: d7333a9f-e827-45aa-be44-0551b4830389, system: kompact-runtime-35, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.684 DEBG Component dying, cid: b5b3f74e-7e03-42db-97d4-b478c32225eb, system: kompact-runtime-35, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.684 DEBG Killing..., ctype: DeadletterBox, cid: b5b3f74e-7e03-42db-97d4-b478c32225eb, system: kompact-runtime-35, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.684 DEBG Component killed, cid: b5b3f74e-7e03-42db-97d4-b478c32225eb, system: kompact-runtime-35, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.684 TRCE Not running inactive scheduled., cid: b5b3f74e-7e03-42db-97d4-b478c32225eb, system: kompact-runtime-35, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.705 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 5058ebb4-328d-4b11-bbe5-9f83ab37baa6, system: kompact-runtime-45, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:24.705 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: 5058ebb4-328d-4b11-bbe5-9f83ab37baa6, system: kompact-runtime-45, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:24.705 DEBG Component dying, cid: db8d7153-9b5b-400e-94de-9d6295b96496, system: kompact-runtime-45, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.705 DEBG Killing..., ctype: CounterComponent, cid: db8d7153-9b5b-400e-94de-9d6295b96496, system: kompact-runtime-45, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.705 DEBG Component killed, cid: db8d7153-9b5b-400e-94de-9d6295b96496, system: kompact-runtime-45, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.705 TRCE Not running inactive scheduled., cid: db8d7153-9b5b-400e-94de-9d6295b96496, system: kompact-runtime-45, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.705 DEBG Component(db8d7153-9b5b-400e-94de-9d6295b96496) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 5058ebb4-328d-4b11-bbe5-9f83ab37baa6, system: kompact-runtime-45, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.705 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 5058ebb4-328d-4b11-bbe5-9f83ab37baa6, system: kompact-runtime-45, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:24.706 DEBG Component dying, cid: b8d2cf95-3222-4e6d-b1ae-c2df6b1edd83, system: kompact-runtime-45, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.706 DEBG Killing..., ctype: DedicatedComponent, cid: b8d2cf95-3222-4e6d-b1ae-c2df6b1edd83, system: kompact-runtime-45, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.706 DEBG Component killed, cid: b8d2cf95-3222-4e6d-b1ae-c2df6b1edd83, system: kompact-runtime-45, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.706 TRCE Not running inactive scheduled., cid: b8d2cf95-3222-4e6d-b1ae-c2df6b1edd83, system: kompact-runtime-45, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.706 DEBG Component(b8d2cf95-3222-4e6d-b1ae-c2df6b1edd83) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 5058ebb4-328d-4b11-bbe5-9f83ab37baa6, system: kompact-runtime-45, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.706 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 5058ebb4-328d-4b11-bbe5-9f83ab37baa6, system: kompact-runtime-45, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:24.706 DEBG Component dying, cid: 54f44e79-4691-4b6f-b431-184201dc4213, system: kompact-runtime-45, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.706 DEBG Killing..., ctype: LocalDispatcher, cid: 54f44e79-4691-4b6f-b431-184201dc4213, system: kompact-runtime-45, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.706 DEBG Component killed, cid: 54f44e79-4691-4b6f-b431-184201dc4213, system: kompact-runtime-45, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.706 TRCE Not running inactive scheduled., cid: 54f44e79-4691-4b6f-b431-184201dc4213, system: kompact-runtime-45, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.706 DEBG Component dying, cid: 1f14baea-f26e-49f3-b5c9-3dd104e3dc15, system: kompact-runtime-45, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.706 DEBG Killing..., ctype: DeadletterBox, cid: 1f14baea-f26e-49f3-b5c9-3dd104e3dc15, system: kompact-runtime-45, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.706 DEBG Component killed, cid: 1f14baea-f26e-49f3-b5c9-3dd104e3dc15, system: kompact-runtime-45, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.706 TRCE Not running inactive scheduled., cid: 1f14baea-f26e-49f3-b5c9-3dd104e3dc15, system: kompact-runtime-45, location: src/component/actual_component.rs:346 [INFO] [stdout] test tests::test_dedicated_ref ... ok [INFO] [stdout] test routing::tests::test_nested_select ... ok [INFO] [stdout] Jan 04 22:59:24.880 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 69f07f04-ae8d-4cf6-b158-20adf71062a2, system: kompact-runtime-36, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:24.880 TRCE Killing 3 children., ctype: ComponentSupervisor, cid: 69f07f04-ae8d-4cf6-b158-20adf71062a2, system: kompact-runtime-36, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:24.880 DEBG Component dying, cid: 99da3f71-c4ca-4e6f-b6d9-f3d114a27dec, system: kompact-runtime-36, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.880 DEBG Killing..., ctype: ReceiverComponent, cid: 99da3f71-c4ca-4e6f-b6d9-f3d114a27dec, system: kompact-runtime-36, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.880 DEBG Component killed, cid: 99da3f71-c4ca-4e6f-b6d9-f3d114a27dec, system: kompact-runtime-36, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.880 TRCE Not running inactive scheduled., cid: 99da3f71-c4ca-4e6f-b6d9-f3d114a27dec, system: kompact-runtime-36, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.880 DEBG Component dying, cid: f3ec50ca-6ecc-4e63-b66e-fb6690cf5cfa, system: kompact-runtime-36, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.880 DEBG Killing..., ctype: ReceiverComponent, cid: f3ec50ca-6ecc-4e63-b66e-fb6690cf5cfa, system: kompact-runtime-36, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.880 DEBG Component killed, cid: f3ec50ca-6ecc-4e63-b66e-fb6690cf5cfa, system: kompact-runtime-36, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.880 TRCE Not running inactive scheduled., cid: f3ec50ca-6ecc-4e63-b66e-fb6690cf5cfa, system: kompact-runtime-36, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.880 DEBG Component dying, cid: 303a5c7f-9be3-423d-8232-6ee1f03adb94, system: kompact-runtime-36, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.880 DEBG Killing..., ctype: ReceiverComponent, cid: 303a5c7f-9be3-423d-8232-6ee1f03adb94, system: kompact-runtime-36, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.880 DEBG Component killed, cid: 303a5c7f-9be3-423d-8232-6ee1f03adb94, system: kompact-runtime-36, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.880 TRCE Not running inactive scheduled., cid: 303a5c7f-9be3-423d-8232-6ee1f03adb94, system: kompact-runtime-36, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.880 DEBG Component(99da3f71-c4ca-4e6f-b6d9-f3d114a27dec) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 69f07f04-ae8d-4cf6-b158-20adf71062a2, system: kompact-runtime-36, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.880 TRCE Supervisor is still dying with 2 children outstanding..., ctype: ComponentSupervisor, cid: 69f07f04-ae8d-4cf6-b158-20adf71062a2, system: kompact-runtime-36, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:24.881 DEBG Component(f3ec50ca-6ecc-4e63-b66e-fb6690cf5cfa) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 69f07f04-ae8d-4cf6-b158-20adf71062a2, system: kompact-runtime-36, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.881 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 69f07f04-ae8d-4cf6-b158-20adf71062a2, system: kompact-runtime-36, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:24.881 DEBG Component(303a5c7f-9be3-423d-8232-6ee1f03adb94) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 69f07f04-ae8d-4cf6-b158-20adf71062a2, system: kompact-runtime-36, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:24.881 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 69f07f04-ae8d-4cf6-b158-20adf71062a2, system: kompact-runtime-36, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:24.881 DEBG Component dying, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.881 INFO Killing network..., ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:24.881 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:24.881 DEBG Dropped its TCP server, addr: 127.0.0.1:43989, owner: NetworkThread, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:24.881 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:43989, owner: NetworkThread, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:24.881 DEBG Stopped., addr: 127.0.0.1:43989, owner: NetworkThread, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:24.881 DEBG Stopped, addr: 127.0.0.1:43989, owner: NetworkThread, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:24.881 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:24.881 INFO Killed network., ctype: NetworkDispatcher, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:24.881 DEBG Component killed, cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.881 TRCE Not running inactive scheduled., cid: e693bc74-9ae8-4468-8fb0-8474723d2e97, system: kompact-runtime-36, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:24.881 DEBG Component dying, cid: e85cc3a5-08c8-42d9-ab3f-2e5225635f0e, system: kompact-runtime-36, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:24.881 DEBG Killing..., ctype: DeadletterBox, cid: e85cc3a5-08c8-42d9-ab3f-2e5225635f0e, system: kompact-runtime-36, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:24.881 DEBG Component killed, cid: e85cc3a5-08c8-42d9-ab3f-2e5225635f0e, system: kompact-runtime-36, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:24.881 TRCE Not running inactive scheduled., cid: e85cc3a5-08c8-42d9-ab3f-2e5225635f0e, system: kompact-runtime-36, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:25.303 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 68081bf2-9725-4ed6-9767-7e820da3646c, system: kompact-runtime-44, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:25.303 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: 68081bf2-9725-4ed6-9767-7e820da3646c, system: kompact-runtime-44, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:25.303 DEBG Component dying, cid: 1117d097-c1f8-4da3-b7c1-151c55abe5da, system: kompact-runtime-44, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:25.303 DEBG Killing..., ctype: RecvComponent, cid: 1117d097-c1f8-4da3-b7c1-151c55abe5da, system: kompact-runtime-44, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:25.304 DEBG Component killed, cid: 1117d097-c1f8-4da3-b7c1-151c55abe5da, system: kompact-runtime-44, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:25.304 TRCE Not running inactive scheduled., cid: 1117d097-c1f8-4da3-b7c1-151c55abe5da, system: kompact-runtime-44, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:25.304 DEBG Component(1117d097-c1f8-4da3-b7c1-151c55abe5da) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 68081bf2-9725-4ed6-9767-7e820da3646c, system: kompact-runtime-44, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:25.304 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 68081bf2-9725-4ed6-9767-7e820da3646c, system: kompact-runtime-44, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:25.304 DEBG Component dying, cid: e9cba9d7-b11a-462c-96c2-e41b00aef089, system: kompact-runtime-44, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:25.304 DEBG Killing..., ctype: TestComponent, cid: e9cba9d7-b11a-462c-96c2-e41b00aef089, system: kompact-runtime-44, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:25.304 DEBG Component killed, cid: e9cba9d7-b11a-462c-96c2-e41b00aef089, system: kompact-runtime-44, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:25.304 TRCE Not running inactive scheduled., cid: e9cba9d7-b11a-462c-96c2-e41b00aef089, system: kompact-runtime-44, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:25.304 DEBG Component(e9cba9d7-b11a-462c-96c2-e41b00aef089) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 68081bf2-9725-4ed6-9767-7e820da3646c, system: kompact-runtime-44, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:25.304 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 68081bf2-9725-4ed6-9767-7e820da3646c, system: kompact-runtime-44, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:25.304 DEBG Component dying, cid: 336fcdaf-6aec-4c96-ba63-9733293fd7c1, system: kompact-runtime-44, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:25.304 DEBG Killing..., ctype: LocalDispatcher, cid: 336fcdaf-6aec-4c96-ba63-9733293fd7c1, system: kompact-runtime-44, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:25.304 DEBG Component killed, cid: 336fcdaf-6aec-4c96-ba63-9733293fd7c1, system: kompact-runtime-44, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:25.304 TRCE Not running inactive scheduled., cid: 336fcdaf-6aec-4c96-ba63-9733293fd7c1, system: kompact-runtime-44, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:25.304 DEBG Component dying, cid: e301a2d6-bd7a-4b33-8426-569ef35d9fb2, system: kompact-runtime-44, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:25.304 DEBG Killing..., ctype: DeadletterBox, cid: e301a2d6-bd7a-4b33-8426-569ef35d9fb2, system: kompact-runtime-44, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:25.304 DEBG Component killed, cid: e301a2d6-bd7a-4b33-8426-569ef35d9fb2, system: kompact-runtime-44, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:25.304 TRCE Not running inactive scheduled., cid: e301a2d6-bd7a-4b33-8426-569ef35d9fb2, system: kompact-runtime-44, location: src/component/actual_component.rs:346 [INFO] [stdout] test tests::test_dedicated ... ok [INFO] [stdout] Jan 04 22:59:25.487 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:25.623 DEBG Scheduling reaping at 2750ms, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:26.789 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: ae5e3bc7-1f67-4edc-af13-64a18f8a90f3, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:26.890 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: 115ff6e9-caf9-4692-9cd9-6421ee3492b7, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:26.994 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:28.372 DEBG Scheduling reaping at 3250ms, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:28.791 DEBG Dispatcher retrying connection to host 127.0.0.1:45135, attempt 1/10, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/dispatch/mod.rs:407 [INFO] [stdout] Jan 04 22:59:28.791 DEBG Got DispatchEvent::Connect(127.0.0.1:45135), addr: 127.0.0.1:39617, owner: NetworkThread, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:28.791 DEBG Requesting connection to 127.0.0.1:45135, addr: 127.0.0.1:39617, owner: NetworkThread, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:28.791 DEBG Accepting connection from 127.0.0.1:44126, addr: 127.0.0.1:45135, owner: NetworkThread, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/net/network_thread.rs:664 [INFO] [stdout] Jan 04 22:59:28.791 DEBG Saying Hello to 127.0.0.1:44126, addr: 127.0.0.1:45135, owner: NetworkThread, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:28.791 DEBG Saying Hello to 127.0.0.1:45135, addr: 127.0.0.1:39617, owner: NetworkThread, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:28.791 DEBG Handling Hello(127.0.0.1:45135) from 127.0.0.1:45135, addr: 127.0.0.1:39617, owner: NetworkThread, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/network_thread.rs:561 [INFO] [stdout] Jan 04 22:59:28.791 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:45135, owner: NetworkThread, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/net/network_thread.rs:208 [INFO] [stdout] Jan 04 22:59:28.791 DEBG Sending ack for 127.0.0.1:39617, 3, addr: 127.0.0.1:45135, owner: NetworkThread, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/net/network_thread.rs:426 [INFO] [stdout] Jan 04 22:59:28.792 DEBG Handling ack for 127.0.0.1:45135, addr: 127.0.0.1:39617, owner: NetworkThread, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/network_thread.rs:459 [INFO] [stdout] Jan 04 22:59:28.792 INFO registering newly connected conn at 127.0.0.1:39617, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:28.792 INFO registering newly connected conn at 127.0.0.1:45135, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:28.792 DEBG Got msg PingMsg { i: 0 } from tcp://127.0.0.1:39617#c4596369-24b0-44eb-807e-79135e974a99, ctype: PongerAct, cid: 2b939c35-a059-4c17-b5c9-5dd8e5594732, system: kompact-runtime-50, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:28.792 WARN Could not find actor reference for destination: Unique(UniquePath { system: SystemPath { protocol: TCP, address: 127.0.0.1, port: 39617 }, id: c4596369-24b0-44eb-807e-79135e974a99 }), dropping message, addr: 127.0.0.1:39617, owner: NetworkThread, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/network_thread.rs:547 [INFO] [stdout] Jan 04 22:59:28.999 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:29.789 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: ae5e3bc7-1f67-4edc-af13-64a18f8a90f3, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:29.891 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: 115ff6e9-caf9-4692-9cd9-6421ee3492b7, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] test net::buffers::encode_buffer::tests::encode_buffer_overload_reuse_manually_configured_large_buffers ... ok [INFO] [stdout] Jan 04 22:59:31.499 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:31.627 DEBG Scheduling reaping at 3750ms, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:33.289 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: ae5e3bc7-1f67-4edc-af13-64a18f8a90f3, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:33.390 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: 115ff6e9-caf9-4692-9cd9-6421ee3492b7, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:33.964 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: c1da3362-2746-4e82-8ec7-c8dbbbef36ba, system: kompact-runtime-19, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:33.964 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: c1da3362-2746-4e82-8ec7-c8dbbbef36ba, system: kompact-runtime-19, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:33.965 DEBG Component dying, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:33.965 INFO Killing network..., ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:33.965 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:33.965 DEBG Stopping channel with message count 3, addr: 127.0.0.1:39617, owner: NetworkThread, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/network_thread.rs:811 [INFO] [stdout] Jan 04 22:59:33.965 DEBG Received Bye from 127.0.0.1:39617, addr: 127.0.0.1:45135, owner: NetworkThread, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/net/network_thread.rs:574 [INFO] [stdout] Jan 04 22:59:33.965 DEBG Dropped its TCP server, addr: 127.0.0.1:39617, owner: NetworkThread, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:33.966 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:39617, owner: NetworkThread, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:33.966 DEBG Stopped., addr: 127.0.0.1:39617, owner: NetworkThread, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:33.966 DEBG Stopped, addr: 127.0.0.1:39617, owner: NetworkThread, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:33.966 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:33.966 INFO Killed network., ctype: NetworkDispatcher, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:33.966 DEBG Component killed, cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:33.966 TRCE Not running inactive scheduled., cid: 52b5e833-1ec4-4ce7-b928-2b4093e6ee53, system: kompact-runtime-19, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:33.966 WARN connection closed for 127.0.0.1:39617, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/dispatch/mod.rs:483 [INFO] [stdout] Jan 04 22:59:33.966 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:39617), addr: 127.0.0.1:45135, owner: NetworkThread, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/net/network_thread.rs:764 [INFO] [stdout] Jan 04 22:59:33.966 DEBG Component dying, cid: 737d76ff-b868-4213-9829-08d57e8e4b93, system: kompact-runtime-19, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:33.967 DEBG Killing..., ctype: DeadletterBox, cid: 737d76ff-b868-4213-9829-08d57e8e4b93, system: kompact-runtime-19, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:33.967 DEBG Component killed, cid: 737d76ff-b868-4213-9829-08d57e8e4b93, system: kompact-runtime-19, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:33.967 TRCE Not running inactive scheduled., cid: 737d76ff-b868-4213-9829-08d57e8e4b93, system: kompact-runtime-19, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:33.968 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 7ceb13f7-57db-42d1-a64a-fdee33223cdf, system: kompact-runtime-50, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:33.968 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: 7ceb13f7-57db-42d1-a64a-fdee33223cdf, system: kompact-runtime-50, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:33.968 DEBG Component dying, cid: 2b939c35-a059-4c17-b5c9-5dd8e5594732, system: kompact-runtime-50, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:33.968 DEBG Killing..., ctype: PongerAct, cid: 2b939c35-a059-4c17-b5c9-5dd8e5594732, system: kompact-runtime-50, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:33.968 DEBG Component killed, cid: 2b939c35-a059-4c17-b5c9-5dd8e5594732, system: kompact-runtime-50, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:33.968 TRCE Not running inactive scheduled., cid: 2b939c35-a059-4c17-b5c9-5dd8e5594732, system: kompact-runtime-50, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:33.968 DEBG Component(2b939c35-a059-4c17-b5c9-5dd8e5594732) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 7ceb13f7-57db-42d1-a64a-fdee33223cdf, system: kompact-runtime-50, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:33.969 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 7ceb13f7-57db-42d1-a64a-fdee33223cdf, system: kompact-runtime-50, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:33.969 DEBG Component dying, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:33.969 INFO Killing network..., ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:33.969 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:33.969 DEBG Dropped its TCP server, addr: 127.0.0.1:45135, owner: NetworkThread, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:33.970 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:45135, owner: NetworkThread, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:33.970 DEBG Stopped., addr: 127.0.0.1:45135, owner: NetworkThread, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:33.970 DEBG Stopped, addr: 127.0.0.1:45135, owner: NetworkThread, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:33.971 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:33.971 INFO Killed network., ctype: NetworkDispatcher, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:33.971 DEBG Component killed, cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:33.972 TRCE Not running inactive scheduled., cid: 080edb5c-bbfc-47e6-9d1d-ee61472aebe6, system: kompact-runtime-50, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:33.972 DEBG Component dying, cid: 50bacc99-6946-4aa6-b641-d938c7619d7b, system: kompact-runtime-50, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:33.972 DEBG Killing..., ctype: DeadletterBox, cid: 50bacc99-6946-4aa6-b641-d938c7619d7b, system: kompact-runtime-50, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:33.972 DEBG Component killed, cid: 50bacc99-6946-4aa6-b641-d938c7619d7b, system: kompact-runtime-50, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:33.973 TRCE Not running inactive scheduled., cid: 50bacc99-6946-4aa6-b641-d938c7619d7b, system: kompact-runtime-50, location: src/component/actual_component.rs:346 [INFO] [stdout] test dispatch::tests::cleanup_bufferchunks_from_dead_actors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 84 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dispatch_integration_tests-4c959677558d2436 [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] Jan 04 22:59:34.555 TRCE Initialised., ctype: DeadletterBox, cid: c89d6210-84d4-4bb1-a82b-70c6b514ede4, system: kompact-runtime-12, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.579 TRCE Initialised., ctype: DeadletterBox, cid: 1a5bd119-1fea-4e9f-b83e-f9af0f5c4ad1, system: kompact-runtime-14, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.579 TRCE Initialised., ctype: DeadletterBox, cid: a8e62ca5-679d-4f9c-b4b2-cef0229de061, system: kompact-runtime-6, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.579 TRCE Initialised., ctype: DeadletterBox, cid: fea21d3c-e30e-4b9e-98a8-1e05c48f51f6, system: kompact-runtime-9, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.579 TRCE Initialised., ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.614 TRCE Initialised., ctype: ComponentSupervisor, cid: 5f5686e9-73fc-4ada-8c80-0e9b494368a4, system: kompact-runtime-9, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.614 TRCE Initialised., ctype: DeadletterBox, cid: 34bd2d95-7837-458b-bfbf-132bab51879e, system: kompact-runtime-1, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.614 TRCE Initialised., ctype: DeadletterBox, cid: 981cbd19-d5fa-4341-9357-513c0bbcbade, system: kompact-runtime-13, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.615 TRCE Initialised., ctype: DeadletterBox, cid: e0b64c70-30e4-46c3-94a0-5cc366b8726d, system: kompact-runtime-5, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.615 TRCE Initialised., ctype: DeadletterBox, cid: b0676350-f697-4ffc-97ca-99de0687afef, system: kompact-runtime-8, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.615 TRCE Initialised., ctype: DeadletterBox, cid: afbdbb0d-cdac-49a8-8623-565844c67de5, system: kompact-runtime-7, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.615 TRCE Initialised., ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.615 TRCE Initialised., ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.615 TRCE Initialised., ctype: ComponentSupervisor, cid: 542c6685-3589-4378-9c1d-fcc5e0aec721, system: kompact-runtime-8, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.615 TRCE Initialised., ctype: DeadletterBox, cid: c8ad14a1-7182-40f9-a456-0d3f56734843, system: kompact-runtime-2, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.615 TRCE Initialised., ctype: DeadletterBox, cid: 69894940-f83a-4562-a119-9f483f4a7562, system: kompact-runtime-4, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.615 TRCE Initialised., ctype: DeadletterBox, cid: 0ba0ac6f-3932-409a-8279-9f6d3b25a7c5, system: kompact-runtime-10, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.615 TRCE Initialised., ctype: ComponentSupervisor, cid: ed1c7e73-9006-4013-afc3-f1a64dfe527b, system: kompact-runtime-6, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.615 TRCE Initialised., ctype: DeadletterBox, cid: ed3c1264-5bd2-4829-a514-93b3aae231ae, system: kompact-runtime-11, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.615 TRCE Initialised., ctype: DeadletterBox, cid: ecb5d760-eb09-4565-a79c-5e3196a72eed, system: kompact-runtime-3, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.650 DEBG Component started., cid: fea21d3c-e30e-4b9e-98a8-1e05c48f51f6, system: kompact-runtime-9, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.650 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: fea21d3c-e30e-4b9e-98a8-1e05c48f51f6, system: kompact-runtime-9, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:34.650 DEBG Component started., cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.650 INFO Starting network..., ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:34.651 TRCE Initialised., ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.651 TRCE Initialised., ctype: ComponentSupervisor, cid: 47fc2de1-e7b7-4821-ba7f-7af0895d0584, system: kompact-runtime-4, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.651 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:34.651 DEBG Component started., cid: a8e62ca5-679d-4f9c-b4b2-cef0229de061, system: kompact-runtime-6, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.651 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: a8e62ca5-679d-4f9c-b4b2-cef0229de061, system: kompact-runtime-6, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:34.651 DEBG Component started., cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.651 INFO Starting network..., ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:34.651 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:34.651 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:34.670 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:34.670 DEBG Component started., cid: 69894940-f83a-4562-a119-9f483f4a7562, system: kompact-runtime-4, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.670 DEBG Component started., cid: b0676350-f697-4ffc-97ca-99de0687afef, system: kompact-runtime-8, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.670 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: b0676350-f697-4ffc-97ca-99de0687afef, system: kompact-runtime-8, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:34.671 DEBG Component started., cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.671 INFO Starting network..., ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:34.671 TRCE Initialised., ctype: DeadletterBox, cid: a3bcf46d-1a2c-4915-ac59-82ddad10056e, system: kompact-runtime-15, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.678 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:34.678 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 69894940-f83a-4562-a119-9f483f4a7562, system: kompact-runtime-4, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:34.678 DEBG Component started., cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.678 INFO Starting network..., ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:34.679 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:34.686 TRCE Initialised., ctype: NetworkDispatcher, cid: dec1ab3e-143a-468c-82e2-62151bdc7b23, system: kompact-runtime-1, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.686 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:34.686 TRCE Initialised., ctype: ComponentSupervisor, cid: 8246d056-0d44-48f7-ba2c-4a0e0886459a, system: kompact-runtime-1, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.686 TRCE Initialised., ctype: DeadletterBox, cid: 045bdc1a-024f-456b-af26-3bc127721281, system: kompact-runtime-16, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.710 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:34.711 TRCE Initialised., ctype: NetworkDispatcher, cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.730 DEBG Component started., cid: 34bd2d95-7837-458b-bfbf-132bab51879e, system: kompact-runtime-1, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.730 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 34bd2d95-7837-458b-bfbf-132bab51879e, system: kompact-runtime-1, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:34.730 DEBG Component started., cid: dec1ab3e-143a-468c-82e2-62151bdc7b23, system: kompact-runtime-1, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.730 INFO Starting network..., ctype: NetworkDispatcher, cid: dec1ab3e-143a-468c-82e2-62151bdc7b23, system: kompact-runtime-1, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:34.731 TRCE Initialised., ctype: ComponentSupervisor, cid: 39fd5ca1-95f5-4a36-b9eb-50602539d1e6, system: kompact-runtime-14, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.731 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: dec1ab3e-143a-468c-82e2-62151bdc7b23, system: kompact-runtime-1, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:34.731 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: dec1ab3e-143a-468c-82e2-62151bdc7b23, system: kompact-runtime-1, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:34.742 INFO Started network just fine., ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:34.746 DEBG Entering main EventLoop, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:34.746 DEBG Component started., cid: 5f5686e9-73fc-4ada-8c80-0e9b494368a4, system: kompact-runtime-9, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.746 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 5f5686e9-73fc-4ada-8c80-0e9b494368a4, system: kompact-runtime-9, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:34.747 TRCE Initialised., ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.747 DEBG Component started., cid: 1a5bd119-1fea-4e9f-b83e-f9af0f5c4ad1, system: kompact-runtime-14, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.747 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 1a5bd119-1fea-4e9f-b83e-f9af0f5c4ad1, system: kompact-runtime-14, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:34.747 DEBG Component started., cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.747 INFO Starting network..., ctype: NetworkDispatcher, cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:34.747 INFO Started network just fine., ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:34.747 DEBG Component started., cid: 542c6685-3589-4378-9c1d-fcc5e0aec721, system: kompact-runtime-8, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.747 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 542c6685-3589-4378-9c1d-fcc5e0aec721, system: kompact-runtime-8, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:34.747 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:34.747 TRCE Initialised., ctype: ComponentSupervisor, cid: a93a470c-16fd-4137-a6ec-1d307baac652, system: kompact-runtime-13, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.747 DEBG Entering main EventLoop, addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:34.783 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:34.783 TRCE Initialised., ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.783 INFO Started network just fine., ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:34.783 DEBG Component started., cid: ed1c7e73-9006-4013-afc3-f1a64dfe527b, system: kompact-runtime-6, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.783 DEBG Started supervisor., ctype: ComponentSupervisor, cid: ed1c7e73-9006-4013-afc3-f1a64dfe527b, system: kompact-runtime-6, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:34.787 DEBG Component started., cid: 981cbd19-d5fa-4341-9357-513c0bbcbade, system: kompact-runtime-13, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.787 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 981cbd19-d5fa-4341-9357-513c0bbcbade, system: kompact-runtime-13, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:34.787 DEBG Component started., cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.787 INFO Starting network..., ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:34.790 TRCE Initialised., ctype: ComponentSupervisor, cid: 3a03af85-bd6d-48f5-8b90-f5b47e9498a2, system: kompact-runtime-12, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.799 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:34.831 TRCE Initialised., ctype: DeadletterBox, cid: 9158ffc1-c19f-4ad5-8c13-0c00fca767b3, system: kompact-runtime-17, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.831 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:34.831 DEBG Entering main EventLoop, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:34.831 TRCE Initialised., ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.831 TRCE Initialised., ctype: ComponentSupervisor, cid: 9206960c-96f8-480b-bc2a-3b3975312935, system: kompact-runtime-17, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.831 DEBG Component started., cid: c89d6210-84d4-4bb1-a82b-70c6b514ede4, system: kompact-runtime-12, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.831 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: c89d6210-84d4-4bb1-a82b-70c6b514ede4, system: kompact-runtime-12, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:34.831 DEBG Component started., cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.831 INFO Starting network..., ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:34.831 INFO Started network just fine., ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:34.831 DEBG Component started., cid: 47fc2de1-e7b7-4821-ba7f-7af0895d0584, system: kompact-runtime-4, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.831 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 47fc2de1-e7b7-4821-ba7f-7af0895d0584, system: kompact-runtime-4, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:34.832 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:34.847 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:34.847 TRCE Initialised., ctype: DeadletterBox, cid: 1fdbf8c4-4bf7-42cc-bc36-50b8518b15bd, system: kompact-runtime-18, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.847 DEBG Entering main EventLoop, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:34.855 TRCE Initialised., ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.855 TRCE Initialised., ctype: ComponentSupervisor, cid: 2fa0b1c7-5d9a-4706-bc71-f78046fda163, system: kompact-runtime-18, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.855 TRCE Initialised., ctype: DeadletterBox, cid: 315c17e4-dd43-4f64-9db0-ca18eb70ff29, system: kompact-runtime-19, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.855 TRCE Initialised., ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.856 TRCE Initialised., ctype: NetworkDispatcher, cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.879 TRCE Initialised., ctype: ComponentSupervisor, cid: b0632f61-269b-4491-9c50-116dc3672c5d, system: kompact-runtime-7, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.881 DEBG Component started., cid: 9158ffc1-c19f-4ad5-8c13-0c00fca767b3, system: kompact-runtime-17, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.881 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 9158ffc1-c19f-4ad5-8c13-0c00fca767b3, system: kompact-runtime-17, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:34.881 DEBG Component started., cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.881 INFO Starting network..., ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:34.881 TRCE Initialised., ctype: ComponentSupervisor, cid: a9eed47d-069c-40f3-a408-7826130c9c0e, system: kompact-runtime-11, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.895 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:34.899 TRCE Initialised., ctype: NetworkDispatcher, cid: e80d5436-0503-45a9-bd21-300affedead9, system: kompact-runtime-5, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.899 TRCE Initialised., ctype: NetworkDispatcher, cid: 073d06bb-5b9d-450b-86ba-6a71946030e9, system: kompact-runtime-2, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.899 TRCE Initialised., ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.899 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:34.900 DEBG Component started., cid: 1fdbf8c4-4bf7-42cc-bc36-50b8518b15bd, system: kompact-runtime-18, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.900 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 1fdbf8c4-4bf7-42cc-bc36-50b8518b15bd, system: kompact-runtime-18, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:34.900 DEBG Component started., cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.900 INFO Starting network..., ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:34.906 DEBG Component started., cid: ed3c1264-5bd2-4829-a514-93b3aae231ae, system: kompact-runtime-11, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.906 TRCE Initialised., ctype: DeadletterBox, cid: de234298-776b-49c7-9266-0d1fc1ccc087, system: kompact-runtime-20, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.906 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: ed3c1264-5bd2-4829-a514-93b3aae231ae, system: kompact-runtime-11, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:34.906 DEBG Component started., cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.906 INFO Starting network..., ctype: NetworkDispatcher, cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:34.907 TRCE Initialised., ctype: NetworkDispatcher, cid: 90e06875-bb99-4a7e-9a05-dd488ed1a2b8, system: kompact-runtime-3, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.907 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:34.911 TRCE Initialised., ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.915 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:34.915 TRCE Initialised., ctype: ComponentSupervisor, cid: 5c496b2f-5671-4d1b-9087-5decf67a2ae6, system: kompact-runtime-2, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.915 TRCE Initialised., ctype: ComponentSupervisor, cid: 69360681-08b7-47a6-9243-1fee3dc23e21, system: kompact-runtime-5, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.915 TRCE Initialised., ctype: ComponentSupervisor, cid: e9d6b370-969e-48f9-9b36-4dabc743fb1c, system: kompact-runtime-10, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.915 DEBG Entering main EventLoop, addr: 127.0.0.1:38993, owner: NetworkThread, ctype: NetworkDispatcher, cid: dec1ab3e-143a-468c-82e2-62151bdc7b23, system: kompact-runtime-1, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:34.915 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:34.919 TRCE Initialised., ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.919 TRCE Initialised., ctype: ComponentSupervisor, cid: 2df2a157-0382-4345-acfb-16379f8827f3, system: kompact-runtime-20, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.922 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:34.922 DEBG Component started., cid: afbdbb0d-cdac-49a8-8623-565844c67de5, system: kompact-runtime-7, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.922 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: afbdbb0d-cdac-49a8-8623-565844c67de5, system: kompact-runtime-7, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:34.922 DEBG Component started., cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.923 INFO Starting network..., ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:34.927 TRCE Initialised., ctype: ComponentSupervisor, cid: 63590453-1313-4507-962a-a568171a6086, system: kompact-runtime-3, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.934 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:34.934 TRCE Initialised., ctype: ComponentSupervisor, cid: 7bd63638-84bd-4751-bcef-7263e03c2873, system: kompact-runtime-19, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.934 DEBG Component started., cid: c8ad14a1-7182-40f9-a456-0d3f56734843, system: kompact-runtime-2, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.935 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: c8ad14a1-7182-40f9-a456-0d3f56734843, system: kompact-runtime-2, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:34.935 DEBG Component started., cid: 073d06bb-5b9d-450b-86ba-6a71946030e9, system: kompact-runtime-2, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.935 INFO Starting network..., ctype: NetworkDispatcher, cid: 073d06bb-5b9d-450b-86ba-6a71946030e9, system: kompact-runtime-2, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:34.935 DEBG Component started., cid: 0ba0ac6f-3932-409a-8279-9f6d3b25a7c5, system: kompact-runtime-10, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.935 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 0ba0ac6f-3932-409a-8279-9f6d3b25a7c5, system: kompact-runtime-10, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:34.935 DEBG Component started., cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.935 INFO Starting network..., ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:34.935 DEBG Component started., cid: e0b64c70-30e4-46c3-94a0-5cc366b8726d, system: kompact-runtime-5, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.935 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: e0b64c70-30e4-46c3-94a0-5cc366b8726d, system: kompact-runtime-5, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:34.935 DEBG Component started., cid: e80d5436-0503-45a9-bd21-300affedead9, system: kompact-runtime-5, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.935 INFO Starting network..., ctype: NetworkDispatcher, cid: e80d5436-0503-45a9-bd21-300affedead9, system: kompact-runtime-5, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:34.935 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:34.954 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 073d06bb-5b9d-450b-86ba-6a71946030e9, system: kompact-runtime-2, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:34.954 DEBG Component started., cid: ecb5d760-eb09-4565-a79c-5e3196a72eed, system: kompact-runtime-3, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.954 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: ecb5d760-eb09-4565-a79c-5e3196a72eed, system: kompact-runtime-3, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:34.955 DEBG Component started., cid: 90e06875-bb99-4a7e-9a05-dd488ed1a2b8, system: kompact-runtime-3, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.955 INFO Starting network..., ctype: NetworkDispatcher, cid: 90e06875-bb99-4a7e-9a05-dd488ed1a2b8, system: kompact-runtime-3, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:34.955 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:34.955 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 073d06bb-5b9d-450b-86ba-6a71946030e9, system: kompact-runtime-2, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:34.955 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: e80d5436-0503-45a9-bd21-300affedead9, system: kompact-runtime-5, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:34.955 DEBG Component started., cid: de234298-776b-49c7-9266-0d1fc1ccc087, system: kompact-runtime-20, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.955 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: de234298-776b-49c7-9266-0d1fc1ccc087, system: kompact-runtime-20, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:34.955 DEBG Component started., cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.955 INFO Starting network..., ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:34.955 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 90e06875-bb99-4a7e-9a05-dd488ed1a2b8, system: kompact-runtime-3, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:34.955 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:34.955 INFO Started network just fine., ctype: NetworkDispatcher, cid: dec1ab3e-143a-468c-82e2-62151bdc7b23, system: kompact-runtime-1, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:34.955 DEBG Component started., cid: 8246d056-0d44-48f7-ba2c-4a0e0886459a, system: kompact-runtime-1, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.955 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 8246d056-0d44-48f7-ba2c-4a0e0886459a, system: kompact-runtime-1, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:34.955 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: e80d5436-0503-45a9-bd21-300affedead9, system: kompact-runtime-5, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:34.955 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:34.955 DEBG Component started., cid: 315c17e4-dd43-4f64-9db0-ca18eb70ff29, system: kompact-runtime-19, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.955 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 315c17e4-dd43-4f64-9db0-ca18eb70ff29, system: kompact-runtime-19, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:34.955 DEBG Component started., cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.955 INFO Starting network..., ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:34.955 TRCE Initialised., ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.955 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 90e06875-bb99-4a7e-9a05-dd488ed1a2b8, system: kompact-runtime-3, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:34.955 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:34.955 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:34.955 TRCE Initialised., ctype: PongerAct, cid: 11277ca6-064c-4e6e-bb2f-6216558c5191, system: kompact-runtime-1, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.955 TRCE Initialised., ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.956 DEBG Requesting actor registration at ActorId(11277ca6-064c-4e6e-bb2f-6216558c5191), system: kompact-runtime-1, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:34.956 TRCE Initialised., ctype: ComponentSupervisor, cid: f351d719-4136-4002-93ae-97ae09e33f68, system: kompact-runtime-16, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.956 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:34.956 TRCE Initialised., ctype: ComponentSupervisor, cid: 3ce96bac-1d2a-4a47-a20b-a6e11ce21753, system: kompact-runtime-15, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.956 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: dec1ab3e-143a-468c-82e2-62151bdc7b23, system: kompact-runtime-1, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:34.956 DEBG Component started., cid: 045bdc1a-024f-456b-af26-3bc127721281, system: kompact-runtime-16, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.956 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 045bdc1a-024f-456b-af26-3bc127721281, system: kompact-runtime-16, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:34.956 DEBG Component started., cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.956 INFO Starting network..., ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:34.956 TRCE Initialised., ctype: ForwarderAct, cid: f6e35444-3b44-41bb-b1f3-583231a1e439, system: kompact-runtime-1, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.956 DEBG Requesting actor registration at ActorId(f6e35444-3b44-41bb-b1f3-583231a1e439), system: kompact-runtime-1, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:34.956 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:34.956 DEBG Component started., cid: a3bcf46d-1a2c-4915-ac59-82ddad10056e, system: kompact-runtime-15, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.956 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: a3bcf46d-1a2c-4915-ac59-82ddad10056e, system: kompact-runtime-15, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:34.956 DEBG Component started., cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.956 INFO Starting network..., ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:34.959 TRCE Initialised., ctype: PingerAct, cid: 0f2e4d29-69c7-4f54-8063-992080ac841b, system: kompact-runtime-1, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.960 DEBG Requesting actor registration at ActorId(0f2e4d29-69c7-4f54-8063-992080ac841b), system: kompact-runtime-1, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:34.960 DEBG Component started., cid: 11277ca6-064c-4e6e-bb2f-6216558c5191, system: kompact-runtime-1, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.960 DEBG Starting..., ctype: PongerAct, cid: 11277ca6-064c-4e6e-bb2f-6216558c5191, system: kompact-runtime-1, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:34.960 DEBG Component started., cid: f6e35444-3b44-41bb-b1f3-583231a1e439, system: kompact-runtime-1, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.960 DEBG Starting..., ctype: ForwarderAct, cid: f6e35444-3b44-41bb-b1f3-583231a1e439, system: kompact-runtime-1, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:34.960 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:34.960 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:34.960 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:34.960 DEBG Component(11277ca6-064c-4e6e-bb2f-6216558c5191) was started., ctype: ComponentSupervisor, cid: 8246d056-0d44-48f7-ba2c-4a0e0886459a, system: kompact-runtime-1, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:34.960 DEBG Component(f6e35444-3b44-41bb-b1f3-583231a1e439) was started., ctype: ComponentSupervisor, cid: 8246d056-0d44-48f7-ba2c-4a0e0886459a, system: kompact-runtime-1, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:34.960 DEBG Component started., cid: 0f2e4d29-69c7-4f54-8063-992080ac841b, system: kompact-runtime-1, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.960 DEBG Starting, ctype: PingerAct, cid: 0f2e4d29-69c7-4f54-8063-992080ac841b, system: kompact-runtime-1, location: src/net/mod.rs:580 [INFO] [stdout] Jan 04 22:59:34.960 DEBG Entering main EventLoop, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:34.963 INFO Started network just fine., ctype: NetworkDispatcher, cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:34.963 DEBG Component started., cid: a9eed47d-069c-40f3-a408-7826130c9c0e, system: kompact-runtime-11, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.963 DEBG Started supervisor., ctype: ComponentSupervisor, cid: a9eed47d-069c-40f3-a408-7826130c9c0e, system: kompact-runtime-11, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:34.967 INFO Started network just fine., ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:34.967 DEBG Component started., cid: 9206960c-96f8-480b-bc2a-3b3975312935, system: kompact-runtime-17, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.967 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 9206960c-96f8-480b-bc2a-3b3975312935, system: kompact-runtime-17, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:34.967 TRCE Initialised., ctype: BigPongerAct, cid: 52dff517-556e-42f3-93ea-c4239c8809a5, system: kompact-runtime-17, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.967 DEBG Requesting actor registration at ActorId(52dff517-556e-42f3-93ea-c4239c8809a5), system: kompact-runtime-17, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:34.967 DEBG Component(0f2e4d29-69c7-4f54-8063-992080ac841b) was started., ctype: ComponentSupervisor, cid: 8246d056-0d44-48f7-ba2c-4a0e0886459a, system: kompact-runtime-1, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:34.967 DEBG Forwarding some msg from local://127.0.0.1:38993#0f2e4d29-69c7-4f54-8063-992080ac841b to local://127.0.0.1:38993#11277ca6-064c-4e6e-bb2f-6216558c5191, ctype: ForwarderAct, cid: f6e35444-3b44-41bb-b1f3-583231a1e439, system: kompact-runtime-1, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:34.967 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-17, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:34.967 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-17, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:34.967 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:34.967 DEBG Got msg PingMsg { i: 0 } from local://127.0.0.1:38993#0f2e4d29-69c7-4f54-8063-992080ac841b, ctype: PongerAct, cid: 11277ca6-064c-4e6e-bb2f-6216558c5191, system: kompact-runtime-1, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:34.967 TRCE Initialised., ctype: BigPingerAct, cid: 30935bb6-f341-45d0-b2c8-03e51e9a1f7a, system: kompact-runtime-9, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.967 DEBG Requesting actor registration at ActorId(30935bb6-f341-45d0-b2c8-03e51e9a1f7a), system: kompact-runtime-9, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:34.967 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: 0f2e4d29-69c7-4f54-8063-992080ac841b, system: kompact-runtime-1, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:34.967 DEBG Forwarding some msg from local://127.0.0.1:38993#0f2e4d29-69c7-4f54-8063-992080ac841b to local://127.0.0.1:38993#11277ca6-064c-4e6e-bb2f-6216558c5191, ctype: ForwarderAct, cid: f6e35444-3b44-41bb-b1f3-583231a1e439, system: kompact-runtime-1, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:34.967 DEBG Got msg PingMsg { i: 1 } from local://127.0.0.1:38993#0f2e4d29-69c7-4f54-8063-992080ac841b, ctype: PongerAct, cid: 11277ca6-064c-4e6e-bb2f-6216558c5191, system: kompact-runtime-1, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:34.967 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: 0f2e4d29-69c7-4f54-8063-992080ac841b, system: kompact-runtime-1, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:34.967 DEBG Forwarding some msg from local://127.0.0.1:38993#0f2e4d29-69c7-4f54-8063-992080ac841b to local://127.0.0.1:38993#11277ca6-064c-4e6e-bb2f-6216558c5191, ctype: ForwarderAct, cid: f6e35444-3b44-41bb-b1f3-583231a1e439, system: kompact-runtime-1, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:34.967 DEBG Got msg PingMsg { i: 2 } from local://127.0.0.1:38993#0f2e4d29-69c7-4f54-8063-992080ac841b, ctype: PongerAct, cid: 11277ca6-064c-4e6e-bb2f-6216558c5191, system: kompact-runtime-1, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:34.968 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:34.968 INFO Started network just fine., ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:34.968 DEBG Component started., cid: a93a470c-16fd-4137-a6ec-1d307baac652, system: kompact-runtime-13, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.968 DEBG Started supervisor., ctype: ComponentSupervisor, cid: a93a470c-16fd-4137-a6ec-1d307baac652, system: kompact-runtime-13, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:34.968 DEBG Component started., cid: 30935bb6-f341-45d0-b2c8-03e51e9a1f7a, system: kompact-runtime-9, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.968 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: BigPingerAct, cid: 30935bb6-f341-45d0-b2c8-03e51e9a1f7a, system: kompact-runtime-9, location: src/component/context.rs:398 [INFO] [stdout] Jan 04 22:59:34.968 DEBG Starting, sending first ping: BigPingMsg { i: 0, data length: 120, sum: 13200, data 0: 110, data n: 110 }, ctype: BigPingerAct, cid: 30935bb6-f341-45d0-b2c8-03e51e9a1f7a, system: kompact-runtime-9, location: src/net/mod.rs:1003 [INFO] [stdout] Jan 04 22:59:34.968 TRCE Initialised., ctype: DeadletterBox, cid: 59eaabf9-f2ef-408f-a54a-9e2c0c1f0cfe, system: kompact-runtime-21, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.968 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: 0f2e4d29-69c7-4f54-8063-992080ac841b, system: kompact-runtime-1, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:34.968 DEBG Forwarding some msg from local://127.0.0.1:38993#0f2e4d29-69c7-4f54-8063-992080ac841b to local://127.0.0.1:38993#11277ca6-064c-4e6e-bb2f-6216558c5191, ctype: ForwarderAct, cid: f6e35444-3b44-41bb-b1f3-583231a1e439, system: kompact-runtime-1, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:34.968 DEBG Got msg PingMsg { i: 3 } from local://127.0.0.1:38993#0f2e4d29-69c7-4f54-8063-992080ac841b, ctype: PongerAct, cid: 11277ca6-064c-4e6e-bb2f-6216558c5191, system: kompact-runtime-1, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:34.968 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: 0f2e4d29-69c7-4f54-8063-992080ac841b, system: kompact-runtime-1, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:34.968 DEBG Forwarding some msg from local://127.0.0.1:38993#0f2e4d29-69c7-4f54-8063-992080ac841b to local://127.0.0.1:38993#11277ca6-064c-4e6e-bb2f-6216558c5191, ctype: ForwarderAct, cid: f6e35444-3b44-41bb-b1f3-583231a1e439, system: kompact-runtime-1, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:34.968 DEBG Got msg PingMsg { i: 4 } from local://127.0.0.1:38993#0f2e4d29-69c7-4f54-8063-992080ac841b, ctype: PongerAct, cid: 11277ca6-064c-4e6e-bb2f-6216558c5191, system: kompact-runtime-1, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:34.968 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: 0f2e4d29-69c7-4f54-8063-992080ac841b, system: kompact-runtime-1, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:34.968 DEBG Forwarding some msg from local://127.0.0.1:38993#0f2e4d29-69c7-4f54-8063-992080ac841b to local://127.0.0.1:38993#11277ca6-064c-4e6e-bb2f-6216558c5191, ctype: ForwarderAct, cid: f6e35444-3b44-41bb-b1f3-583231a1e439, system: kompact-runtime-1, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:34.968 DEBG Got msg PingMsg { i: 5 } from local://127.0.0.1:38993#0f2e4d29-69c7-4f54-8063-992080ac841b, ctype: PongerAct, cid: 11277ca6-064c-4e6e-bb2f-6216558c5191, system: kompact-runtime-1, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:34.968 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: 0f2e4d29-69c7-4f54-8063-992080ac841b, system: kompact-runtime-1, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:34.968 DEBG Forwarding some msg from local://127.0.0.1:38993#0f2e4d29-69c7-4f54-8063-992080ac841b to local://127.0.0.1:38993#11277ca6-064c-4e6e-bb2f-6216558c5191, ctype: ForwarderAct, cid: f6e35444-3b44-41bb-b1f3-583231a1e439, system: kompact-runtime-1, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:34.968 DEBG Got msg PingMsg { i: 6 } from local://127.0.0.1:38993#0f2e4d29-69c7-4f54-8063-992080ac841b, ctype: PongerAct, cid: 11277ca6-064c-4e6e-bb2f-6216558c5191, system: kompact-runtime-1, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:34.968 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: 0f2e4d29-69c7-4f54-8063-992080ac841b, system: kompact-runtime-1, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:34.968 DEBG Forwarding some msg from local://127.0.0.1:38993#0f2e4d29-69c7-4f54-8063-992080ac841b to local://127.0.0.1:38993#11277ca6-064c-4e6e-bb2f-6216558c5191, ctype: ForwarderAct, cid: f6e35444-3b44-41bb-b1f3-583231a1e439, system: kompact-runtime-1, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:34.969 DEBG Got msg PingMsg { i: 7 } from local://127.0.0.1:38993#0f2e4d29-69c7-4f54-8063-992080ac841b, ctype: PongerAct, cid: 11277ca6-064c-4e6e-bb2f-6216558c5191, system: kompact-runtime-1, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:34.969 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: 0f2e4d29-69c7-4f54-8063-992080ac841b, system: kompact-runtime-1, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:34.969 DEBG Forwarding some msg from local://127.0.0.1:38993#0f2e4d29-69c7-4f54-8063-992080ac841b to local://127.0.0.1:38993#11277ca6-064c-4e6e-bb2f-6216558c5191, ctype: ForwarderAct, cid: f6e35444-3b44-41bb-b1f3-583231a1e439, system: kompact-runtime-1, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:34.969 DEBG Got msg PingMsg { i: 8 } from local://127.0.0.1:38993#0f2e4d29-69c7-4f54-8063-992080ac841b, ctype: PongerAct, cid: 11277ca6-064c-4e6e-bb2f-6216558c5191, system: kompact-runtime-1, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:34.970 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: 0f2e4d29-69c7-4f54-8063-992080ac841b, system: kompact-runtime-1, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:34.970 DEBG Component started., cid: 52dff517-556e-42f3-93ea-c4239c8809a5, system: kompact-runtime-17, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.970 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: BigPongerAct, cid: 52dff517-556e-42f3-93ea-c4239c8809a5, system: kompact-runtime-17, location: src/component/context.rs:398 [INFO] [stdout] Jan 04 22:59:34.970 DEBG Component(52dff517-556e-42f3-93ea-c4239c8809a5) was started., ctype: ComponentSupervisor, cid: 9206960c-96f8-480b-bc2a-3b3975312935, system: kompact-runtime-17, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:34.970 INFO Started network just fine., ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:34.970 DEBG Component started., cid: 2fa0b1c7-5d9a-4706-bc71-f78046fda163, system: kompact-runtime-18, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.970 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 2fa0b1c7-5d9a-4706-bc71-f78046fda163, system: kompact-runtime-18, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:34.970 DEBG Entering main EventLoop, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:34.972 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/dispatch/mod.rs:603 [INFO] [stdout] Jan 04 22:59:34.972 DEBG Establishing new connection to 127.0.0.1:41231, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/dispatch/mod.rs:610 [INFO] [stdout] Jan 04 22:59:34.972 DEBG Forwarding some msg from local://127.0.0.1:38993#0f2e4d29-69c7-4f54-8063-992080ac841b to local://127.0.0.1:38993#11277ca6-064c-4e6e-bb2f-6216558c5191, ctype: ForwarderAct, cid: f6e35444-3b44-41bb-b1f3-583231a1e439, system: kompact-runtime-1, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:34.972 DEBG Got msg PingMsg { i: 9 } from local://127.0.0.1:38993#0f2e4d29-69c7-4f54-8063-992080ac841b, ctype: PongerAct, cid: 11277ca6-064c-4e6e-bb2f-6216558c5191, system: kompact-runtime-1, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:34.972 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: 0f2e4d29-69c7-4f54-8063-992080ac841b, system: kompact-runtime-1, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:34.972 DEBG Component(30935bb6-f341-45d0-b2c8-03e51e9a1f7a) was started., ctype: ComponentSupervisor, cid: 5f5686e9-73fc-4ada-8c80-0e9b494368a4, system: kompact-runtime-9, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:34.972 DEBG Got DispatchEvent::Connect(127.0.0.1:41231), addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:34.972 TRCE Initialised., ctype: NetworkDispatcher, cid: f59aad9d-3b85-4b50-8e88-69489670c6d1, system: kompact-runtime-21, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.972 DEBG Requesting connection to 127.0.0.1:41231, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:34.972 DEBG Entering main EventLoop, addr: 127.0.0.1:42807, owner: NetworkThread, ctype: NetworkDispatcher, cid: 073d06bb-5b9d-450b-86ba-6a71946030e9, system: kompact-runtime-2, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:34.972 DEBG Entering main EventLoop, addr: 127.0.0.1:33293, owner: NetworkThread, ctype: NetworkDispatcher, cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:34.972 TRCE Initialised., ctype: ComponentSupervisor, cid: 9b56187d-b15f-4900-ba98-e77dbf0e4f6d, system: kompact-runtime-21, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.973 DEBG Entering main EventLoop, addr: 127.0.0.1:35161, owner: NetworkThread, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:34.976 INFO Started network just fine., ctype: NetworkDispatcher, cid: 073d06bb-5b9d-450b-86ba-6a71946030e9, system: kompact-runtime-2, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:34.976 DEBG Component started., cid: 5c496b2f-5671-4d1b-9087-5decf67a2ae6, system: kompact-runtime-2, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.976 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 5c496b2f-5671-4d1b-9087-5decf67a2ae6, system: kompact-runtime-2, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:34.976 TRCE Initialised., ctype: DeadletterBox, cid: ad9be602-ef7e-4fbd-bdf1-0b68b053b5d6, system: kompact-runtime-22, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.976 TRCE Initialised., ctype: PongerAct, cid: bbaaf459-ee03-4673-8aab-37a62a968c18, system: kompact-runtime-2, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.976 DEBG Requesting actor registration at ActorId(bbaaf459-ee03-4673-8aab-37a62a968c18), system: kompact-runtime-2, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:34.995 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 073d06bb-5b9d-450b-86ba-6a71946030e9, system: kompact-runtime-2, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:34.995 INFO Started network just fine., ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:34.995 DEBG Component started., cid: 3a03af85-bd6d-48f5-8b90-f5b47e9498a2, system: kompact-runtime-12, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.995 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 3a03af85-bd6d-48f5-8b90-f5b47e9498a2, system: kompact-runtime-12, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:34.995 INFO Started network just fine., ctype: NetworkDispatcher, cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:34.995 DEBG Component started., cid: 39fd5ca1-95f5-4a36-b9eb-50602539d1e6, system: kompact-runtime-14, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:34.995 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 39fd5ca1-95f5-4a36-b9eb-50602539d1e6, system: kompact-runtime-14, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:34.995 TRCE Initialised., ctype: ForwarderAct, cid: 66461e16-f7a9-4a35-83a9-5ceedf160280, system: kompact-runtime-2, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.995 DEBG Requesting actor registration at ActorId(66461e16-f7a9-4a35-83a9-5ceedf160280), system: kompact-runtime-2, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:34.995 TRCE Initialised., ctype: PingerAct, cid: e08febd5-386b-41ee-9d17-18c73a1724ff, system: kompact-runtime-2, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:34.995 DEBG Requesting actor registration at ActorId(e08febd5-386b-41ee-9d17-18c73a1724ff), system: kompact-runtime-2, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.003 DEBG Component started., cid: bbaaf459-ee03-4673-8aab-37a62a968c18, system: kompact-runtime-2, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.003 DEBG Starting..., ctype: PongerAct, cid: bbaaf459-ee03-4673-8aab-37a62a968c18, system: kompact-runtime-2, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:35.003 TRCE Initialised., ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.003 TRCE Initialised., ctype: BigPongerAct, cid: 3537547b-3dd2-42e4-af30-173e7218ca21, system: kompact-runtime-18, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.003 DEBG Requesting actor registration at ActorId(3537547b-3dd2-42e4-af30-173e7218ca21), system: kompact-runtime-18, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.006 DEBG Component(bbaaf459-ee03-4673-8aab-37a62a968c18) was started., ctype: ComponentSupervisor, cid: 5c496b2f-5671-4d1b-9087-5decf67a2ae6, system: kompact-runtime-2, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.006 DEBG Component started., cid: 66461e16-f7a9-4a35-83a9-5ceedf160280, system: kompact-runtime-2, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.006 DEBG Starting..., ctype: ForwarderAct, cid: 66461e16-f7a9-4a35-83a9-5ceedf160280, system: kompact-runtime-2, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:35.006 DEBG Component(66461e16-f7a9-4a35-83a9-5ceedf160280) was started., ctype: ComponentSupervisor, cid: 5c496b2f-5671-4d1b-9087-5decf67a2ae6, system: kompact-runtime-2, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.007 DEBG Component started., cid: e08febd5-386b-41ee-9d17-18c73a1724ff, system: kompact-runtime-2, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.007 DEBG Starting, ctype: PingerAct, cid: e08febd5-386b-41ee-9d17-18c73a1724ff, system: kompact-runtime-2, location: src/net/mod.rs:580 [INFO] [stdout] Jan 04 22:59:35.007 TRCE Initialised., ctype: ComponentSupervisor, cid: 697c944a-6d6b-456e-9821-ff8feacb018c, system: kompact-runtime-22, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.007 DEBG Accepting connection from 127.0.0.1:36990, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:664 [INFO] [stdout] Jan 04 22:59:35.007 DEBG Entering main EventLoop, addr: 127.0.0.1:41281, owner: NetworkThread, ctype: NetworkDispatcher, cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:35.007 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-18, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:35.007 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-18, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.007 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.007 DEBG Saying Hello to 127.0.0.1:36990, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:35.007 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:208 [INFO] [stdout] Jan 04 22:59:35.007 DEBG Component started., cid: 59eaabf9-f2ef-408f-a54a-9e2c0c1f0cfe, system: kompact-runtime-21, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.007 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 59eaabf9-f2ef-408f-a54a-9e2c0c1f0cfe, system: kompact-runtime-21, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:35.007 DEBG Component started., cid: f59aad9d-3b85-4b50-8e88-69489670c6d1, system: kompact-runtime-21, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.007 INFO Starting network..., ctype: NetworkDispatcher, cid: f59aad9d-3b85-4b50-8e88-69489670c6d1, system: kompact-runtime-21, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:35.014 DEBG Component(e08febd5-386b-41ee-9d17-18c73a1724ff) was started., ctype: ComponentSupervisor, cid: 5c496b2f-5671-4d1b-9087-5decf67a2ae6, system: kompact-runtime-2, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.014 DEBG Forwarding some msg from local://127.0.0.1:42807#e08febd5-386b-41ee-9d17-18c73a1724ff to local://127.0.0.1:42807#bbaaf459-ee03-4673-8aab-37a62a968c18, ctype: ForwarderAct, cid: 66461e16-f7a9-4a35-83a9-5ceedf160280, system: kompact-runtime-2, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:35.023 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: f59aad9d-3b85-4b50-8e88-69489670c6d1, system: kompact-runtime-21, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:35.023 TRCE Initialised., ctype: BigPingerAct, cid: 1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, system: kompact-runtime-8, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.023 DEBG Requesting actor registration at ActorId(1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77), system: kompact-runtime-8, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.023 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: f59aad9d-3b85-4b50-8e88-69489670c6d1, system: kompact-runtime-21, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:35.030 DEBG Got msg PingMsg { i: 0 } from local://127.0.0.1:42807#e08febd5-386b-41ee-9d17-18c73a1724ff, ctype: PongerAct, cid: bbaaf459-ee03-4673-8aab-37a62a968c18, system: kompact-runtime-2, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.030 DEBG Component started., cid: ad9be602-ef7e-4fbd-bdf1-0b68b053b5d6, system: kompact-runtime-22, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.030 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: ad9be602-ef7e-4fbd-bdf1-0b68b053b5d6, system: kompact-runtime-22, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Component started., cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.031 INFO Starting network..., ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: e08febd5-386b-41ee-9d17-18c73a1724ff, system: kompact-runtime-2, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Forwarding some msg from local://127.0.0.1:42807#e08febd5-386b-41ee-9d17-18c73a1724ff to local://127.0.0.1:42807#bbaaf459-ee03-4673-8aab-37a62a968c18, ctype: ForwarderAct, cid: 66461e16-f7a9-4a35-83a9-5ceedf160280, system: kompact-runtime-2, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Got msg PingMsg { i: 1 } from local://127.0.0.1:42807#e08febd5-386b-41ee-9d17-18c73a1724ff, ctype: PongerAct, cid: bbaaf459-ee03-4673-8aab-37a62a968c18, system: kompact-runtime-2, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: e08febd5-386b-41ee-9d17-18c73a1724ff, system: kompact-runtime-2, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Forwarding some msg from local://127.0.0.1:42807#e08febd5-386b-41ee-9d17-18c73a1724ff to local://127.0.0.1:42807#bbaaf459-ee03-4673-8aab-37a62a968c18, ctype: ForwarderAct, cid: 66461e16-f7a9-4a35-83a9-5ceedf160280, system: kompact-runtime-2, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Got msg PingMsg { i: 2 } from local://127.0.0.1:42807#e08febd5-386b-41ee-9d17-18c73a1724ff, ctype: PongerAct, cid: bbaaf459-ee03-4673-8aab-37a62a968c18, system: kompact-runtime-2, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: e08febd5-386b-41ee-9d17-18c73a1724ff, system: kompact-runtime-2, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.031 INFO Started network just fine., ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Component started., cid: b0632f61-269b-4491-9c50-116dc3672c5d, system: kompact-runtime-7, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Started supervisor., ctype: ComponentSupervisor, cid: b0632f61-269b-4491-9c50-116dc3672c5d, system: kompact-runtime-7, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:35.031 TRCE Initialised., ctype: DeadletterBox, cid: 98ec81dd-931c-4ab5-94ca-6343ad88f54e, system: kompact-runtime-24, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Forwarding some msg from local://127.0.0.1:42807#e08febd5-386b-41ee-9d17-18c73a1724ff to local://127.0.0.1:42807#bbaaf459-ee03-4673-8aab-37a62a968c18, ctype: ForwarderAct, cid: 66461e16-f7a9-4a35-83a9-5ceedf160280, system: kompact-runtime-2, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Got msg PingMsg { i: 3 } from local://127.0.0.1:42807#e08febd5-386b-41ee-9d17-18c73a1724ff, ctype: PongerAct, cid: bbaaf459-ee03-4673-8aab-37a62a968c18, system: kompact-runtime-2, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: e08febd5-386b-41ee-9d17-18c73a1724ff, system: kompact-runtime-2, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Forwarding some msg from local://127.0.0.1:42807#e08febd5-386b-41ee-9d17-18c73a1724ff to local://127.0.0.1:42807#bbaaf459-ee03-4673-8aab-37a62a968c18, ctype: ForwarderAct, cid: 66461e16-f7a9-4a35-83a9-5ceedf160280, system: kompact-runtime-2, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Got msg PingMsg { i: 4 } from local://127.0.0.1:42807#e08febd5-386b-41ee-9d17-18c73a1724ff, ctype: PongerAct, cid: bbaaf459-ee03-4673-8aab-37a62a968c18, system: kompact-runtime-2, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: e08febd5-386b-41ee-9d17-18c73a1724ff, system: kompact-runtime-2, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Forwarding some msg from local://127.0.0.1:42807#e08febd5-386b-41ee-9d17-18c73a1724ff to local://127.0.0.1:42807#bbaaf459-ee03-4673-8aab-37a62a968c18, ctype: ForwarderAct, cid: 66461e16-f7a9-4a35-83a9-5ceedf160280, system: kompact-runtime-2, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Got msg PingMsg { i: 5 } from local://127.0.0.1:42807#e08febd5-386b-41ee-9d17-18c73a1724ff, ctype: PongerAct, cid: bbaaf459-ee03-4673-8aab-37a62a968c18, system: kompact-runtime-2, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: e08febd5-386b-41ee-9d17-18c73a1724ff, system: kompact-runtime-2, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Forwarding some msg from local://127.0.0.1:42807#e08febd5-386b-41ee-9d17-18c73a1724ff to local://127.0.0.1:42807#bbaaf459-ee03-4673-8aab-37a62a968c18, ctype: ForwarderAct, cid: 66461e16-f7a9-4a35-83a9-5ceedf160280, system: kompact-runtime-2, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Got msg PingMsg { i: 6 } from local://127.0.0.1:42807#e08febd5-386b-41ee-9d17-18c73a1724ff, ctype: PongerAct, cid: bbaaf459-ee03-4673-8aab-37a62a968c18, system: kompact-runtime-2, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: e08febd5-386b-41ee-9d17-18c73a1724ff, system: kompact-runtime-2, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Forwarding some msg from local://127.0.0.1:42807#e08febd5-386b-41ee-9d17-18c73a1724ff to local://127.0.0.1:42807#bbaaf459-ee03-4673-8aab-37a62a968c18, ctype: ForwarderAct, cid: 66461e16-f7a9-4a35-83a9-5ceedf160280, system: kompact-runtime-2, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Got msg PingMsg { i: 7 } from local://127.0.0.1:42807#e08febd5-386b-41ee-9d17-18c73a1724ff, ctype: PongerAct, cid: bbaaf459-ee03-4673-8aab-37a62a968c18, system: kompact-runtime-2, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: e08febd5-386b-41ee-9d17-18c73a1724ff, system: kompact-runtime-2, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Forwarding some msg from local://127.0.0.1:42807#e08febd5-386b-41ee-9d17-18c73a1724ff to local://127.0.0.1:42807#bbaaf459-ee03-4673-8aab-37a62a968c18, ctype: ForwarderAct, cid: 66461e16-f7a9-4a35-83a9-5ceedf160280, system: kompact-runtime-2, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Got msg PingMsg { i: 8 } from local://127.0.0.1:42807#e08febd5-386b-41ee-9d17-18c73a1724ff, ctype: PongerAct, cid: bbaaf459-ee03-4673-8aab-37a62a968c18, system: kompact-runtime-2, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: e08febd5-386b-41ee-9d17-18c73a1724ff, system: kompact-runtime-2, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.031 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Entering main EventLoop, addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.031 TRCE Initialised., ctype: DeadletterBox, cid: 63c98551-d5f5-4d45-b3bc-3b0c4c624428, system: kompact-runtime-23, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.031 DEBG Component started., cid: 3537547b-3dd2-42e4-af30-173e7218ca21, system: kompact-runtime-18, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.032 DEBG Component(3537547b-3dd2-42e4-af30-173e7218ca21) was started., ctype: ComponentSupervisor, cid: 2fa0b1c7-5d9a-4706-bc71-f78046fda163, system: kompact-runtime-18, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.032 DEBG Component started., cid: 1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, system: kompact-runtime-8, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.032 DEBG Starting, sending first ping: BigPingMsg { i: 0, data length: 120, sum: 13200, data 0: 110, data n: 110 }, ctype: BigPingerAct, cid: 1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, system: kompact-runtime-8, location: src/net/mod.rs:1003 [INFO] [stdout] Jan 04 22:59:35.032 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/dispatch/mod.rs:603 [INFO] [stdout] Jan 04 22:59:35.032 DEBG Establishing new connection to 127.0.0.1:41713, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/dispatch/mod.rs:610 [INFO] [stdout] Jan 04 22:59:35.036 DEBG Saying Hello to 127.0.0.1:41231, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:35.036 DEBG Handling Hello(127.0.0.1:41231) from 127.0.0.1:41231, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:561 [INFO] [stdout] Jan 04 22:59:35.036 DEBG Forwarding some msg from local://127.0.0.1:42807#e08febd5-386b-41ee-9d17-18c73a1724ff to local://127.0.0.1:42807#bbaaf459-ee03-4673-8aab-37a62a968c18, ctype: ForwarderAct, cid: 66461e16-f7a9-4a35-83a9-5ceedf160280, system: kompact-runtime-2, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:35.036 DEBG Got msg PingMsg { i: 9 } from local://127.0.0.1:42807#e08febd5-386b-41ee-9d17-18c73a1724ff, ctype: PongerAct, cid: bbaaf459-ee03-4673-8aab-37a62a968c18, system: kompact-runtime-2, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.036 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: e08febd5-386b-41ee-9d17-18c73a1724ff, system: kompact-runtime-2, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.036 DEBG Component(1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77) was started., ctype: ComponentSupervisor, cid: 542c6685-3589-4378-9c1d-fcc5e0aec721, system: kompact-runtime-8, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.055 DEBG Got DispatchEvent::Connect(127.0.0.1:41713), addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:35.055 DEBG Sending ack for 127.0.0.1:34549, 3, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:426 [INFO] [stdout] Jan 04 22:59:35.055 DEBG Requesting connection to 127.0.0.1:41713, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:35.055 TRCE Initialised., ctype: NetworkDispatcher, cid: 5650ecd3-0099-4994-a256-c20cb2a3878c, system: kompact-runtime-24, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.055 DEBG Entering main EventLoop, addr: 127.0.0.1:36937, owner: NetworkThread, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:35.056 TRCE Initialised., ctype: ComponentSupervisor, cid: b6d67343-f0cf-474d-8f2a-5e63e2581532, system: kompact-runtime-24, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.056 DEBG Handling ack for 127.0.0.1:41231, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:459 [INFO] [stdout] Jan 04 22:59:35.056 DEBG Accepting connection from 127.0.0.1:34026, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:664 [INFO] [stdout] Jan 04 22:59:35.056 INFO registering newly connected conn at 127.0.0.1:41231, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:35.056 TRCE Initialised., ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.057 DEBG Saying Hello to 127.0.0.1:34026, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:35.057 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:208 [INFO] [stdout] Jan 04 22:59:35.057 INFO Started network just fine., ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:35.058 TRCE Initialised., ctype: BigPongerAct, cid: 3775309f-b429-4c35-a7b3-d43416a156cb, system: kompact-runtime-20, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.058 DEBG Component started., cid: 2df2a157-0382-4345-acfb-16379f8827f3, system: kompact-runtime-20, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.058 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 2df2a157-0382-4345-acfb-16379f8827f3, system: kompact-runtime-20, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:35.058 DEBG Entering main EventLoop, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:35.058 DEBG Requesting actor registration at ActorId(3775309f-b429-4c35-a7b3-d43416a156cb), system: kompact-runtime-20, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.058 TRCE Initialised., ctype: ComponentSupervisor, cid: d20e3ec6-d868-4975-88c8-a578daa6aeec, system: kompact-runtime-23, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.058 INFO registering newly connected conn at 127.0.0.1:34549, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:35.058 DEBG Component started., cid: 98ec81dd-931c-4ab5-94ca-6343ad88f54e, system: kompact-runtime-24, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.058 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 98ec81dd-931c-4ab5-94ca-6343ad88f54e, system: kompact-runtime-24, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:35.058 DEBG Component started., cid: 5650ecd3-0099-4994-a256-c20cb2a3878c, system: kompact-runtime-24, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.058 INFO Starting network..., ctype: NetworkDispatcher, cid: 5650ecd3-0099-4994-a256-c20cb2a3878c, system: kompact-runtime-24, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:35.058 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-20, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:35.058 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-20, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.067 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 5650ecd3-0099-4994-a256-c20cb2a3878c, system: kompact-runtime-24, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:35.067 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.067 TRCE Initialised., ctype: DeadletterBox, cid: 3e6344f5-2a94-4dc6-9916-7a470ba13000, system: kompact-runtime-25, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.067 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5650ecd3-0099-4994-a256-c20cb2a3878c, system: kompact-runtime-24, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:35.075 DEBG Component started., cid: 63c98551-d5f5-4d45-b3bc-3b0c4c624428, system: kompact-runtime-23, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.075 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 63c98551-d5f5-4d45-b3bc-3b0c4c624428, system: kompact-runtime-23, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:35.075 DEBG Saying Hello to 127.0.0.1:41713, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:35.075 DEBG Component started., cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.075 INFO Starting network..., ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:35.075 DEBG Handling Hello(127.0.0.1:41713) from 127.0.0.1:41713, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:561 [INFO] [stdout] Jan 04 22:59:35.078 TRCE Initialised., ctype: BigPingerAct, cid: dd1fdff6-5daa-49c7-b0f5-493405543011, system: kompact-runtime-4, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.078 DEBG Requesting actor registration at ActorId(dd1fdff6-5daa-49c7-b0f5-493405543011), system: kompact-runtime-4, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.082 DEBG Sending ack for 127.0.0.1:33151, 3, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:426 [INFO] [stdout] Jan 04 22:59:35.082 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:35.087 DEBG Handling ack for 127.0.0.1:41713, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:459 [INFO] [stdout] Jan 04 22:59:35.088 INFO Started network just fine., ctype: NetworkDispatcher, cid: e80d5436-0503-45a9-bd21-300affedead9, system: kompact-runtime-5, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:35.088 DEBG Component started., cid: 69360681-08b7-47a6-9243-1fee3dc23e21, system: kompact-runtime-5, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.088 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 69360681-08b7-47a6-9243-1fee3dc23e21, system: kompact-runtime-5, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:35.088 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.088 TRCE Initialised., ctype: PongerAct, cid: 6e11de9a-5fc0-48a9-8fc2-181e30614230, system: kompact-runtime-5, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.088 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:35.088 INFO registering newly connected conn at 127.0.0.1:41713, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:35.095 TRCE Initialised., ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.097 DEBG Component started., cid: dd1fdff6-5daa-49c7-b0f5-493405543011, system: kompact-runtime-4, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.097 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: BigPingerAct, cid: dd1fdff6-5daa-49c7-b0f5-493405543011, system: kompact-runtime-4, location: src/component/context.rs:398 [INFO] [stdout] Jan 04 22:59:35.097 DEBG Starting, sending first ping: BigPingMsg { i: 0, data length: 120, sum: 13680, data 0: 114, data n: 114 }, ctype: BigPingerAct, cid: dd1fdff6-5daa-49c7-b0f5-493405543011, system: kompact-runtime-4, location: src/net/mod.rs:1003 [INFO] [stdout] Jan 04 22:59:35.097 DEBG Component started., cid: 3775309f-b429-4c35-a7b3-d43416a156cb, system: kompact-runtime-20, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.097 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: BigPongerAct, cid: 3775309f-b429-4c35-a7b3-d43416a156cb, system: kompact-runtime-20, location: src/component/context.rs:398 [INFO] [stdout] Jan 04 22:59:35.097 DEBG Component(3775309f-b429-4c35-a7b3-d43416a156cb) was started., ctype: ComponentSupervisor, cid: 2df2a157-0382-4345-acfb-16379f8827f3, system: kompact-runtime-20, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.097 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/dispatch/mod.rs:603 [INFO] [stdout] Jan 04 22:59:35.101 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 1, Decode Buffer: DecodeBuffer { read_offset: 41, write_offset: 128, readable_len: 87, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.101 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 1, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 87, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.107 DEBG Requesting actor alias registration for "ponger", system: kompact-runtime-5, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:35.107 DEBG Component started., cid: 6e11de9a-5fc0-48a9-8fc2-181e30614230, system: kompact-runtime-5, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.107 DEBG Starting..., ctype: PongerAct, cid: 6e11de9a-5fc0-48a9-8fc2-181e30614230, system: kompact-runtime-5, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:35.107 DEBG Requesting actor registration at Alias("ponger"), system: kompact-runtime-5, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.107 DEBG Establishing new connection to 127.0.0.1:43075, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/dispatch/mod.rs:610 [INFO] [stdout] Jan 04 22:59:35.107 DEBG Component(6e11de9a-5fc0-48a9-8fc2-181e30614230) was started., ctype: ComponentSupervisor, cid: 69360681-08b7-47a6-9243-1fee3dc23e21, system: kompact-runtime-5, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.139 DEBG Entering main EventLoop, addr: 127.0.0.1:39729, owner: NetworkThread, ctype: NetworkDispatcher, cid: e80d5436-0503-45a9-bd21-300affedead9, system: kompact-runtime-5, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:35.139 TRCE Initialised., ctype: ComponentSupervisor, cid: 3b065d11-1bb3-4c86-9fa9-82aaa0a0eb82, system: kompact-runtime-25, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.139 DEBG Component(dd1fdff6-5daa-49c7-b0f5-493405543011) was started., ctype: ComponentSupervisor, cid: 47fc2de1-e7b7-4821-ba7f-7af0895d0584, system: kompact-runtime-4, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.139 DEBG Got DispatchEvent::Connect(127.0.0.1:43075), addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:35.139 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 1, Decode Buffer: DecodeBuffer { read_offset: 32, write_offset: 128, readable_len: 96, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.139 INFO registering newly connected conn at 127.0.0.1:33151, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:35.139 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 1, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 87, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.143 DEBG Requesting connection to 127.0.0.1:43075, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:35.152 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: e80d5436-0503-45a9-bd21-300affedead9, system: kompact-runtime-5, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.152 DEBG Accepting connection from 127.0.0.1:58334, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:664 [INFO] [stdout] Jan 04 22:59:35.152 DEBG Requesting actor alias registration for "ponger", system: kompact-runtime-5, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:35.152 DEBG Requesting actor registration at Alias("ponger"), system: kompact-runtime-5, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.152 WARN Detected duplicate path during registration. The path will not be re-registered, ctype: NetworkDispatcher, cid: e80d5436-0503-45a9-bd21-300affedead9, system: kompact-runtime-5, location: src/dispatch/mod.rs:707 [INFO] [stdout] Jan 04 22:59:35.158 TRCE Subscribing listener for 6e11de9a-5fc0-48a9-8fc2-181e30614230., ctype: ComponentSupervisor, cid: 69360681-08b7-47a6-9243-1fee3dc23e21, system: kompact-runtime-5, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:35.158 DEBG Component dying, cid: 6e11de9a-5fc0-48a9-8fc2-181e30614230, system: kompact-runtime-5, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:35.158 DEBG Killing..., ctype: PongerAct, cid: 6e11de9a-5fc0-48a9-8fc2-181e30614230, system: kompact-runtime-5, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:35.158 DEBG Component killed, cid: 6e11de9a-5fc0-48a9-8fc2-181e30614230, system: kompact-runtime-5, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:35.158 TRCE Not running inactive scheduled., cid: 6e11de9a-5fc0-48a9-8fc2-181e30614230, system: kompact-runtime-5, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:35.159 TRCE Component(6e11de9a-5fc0-48a9-8fc2-181e30614230) was killed and deallocated., ctype: ComponentSupervisor, cid: 69360681-08b7-47a6-9243-1fee3dc23e21, system: kompact-runtime-5, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:35.159 DEBG Saying Hello to 127.0.0.1:58334, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:35.159 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:208 [INFO] [stdout] Jan 04 22:59:35.159 DEBG Component started., cid: 3e6344f5-2a94-4dc6-9916-7a470ba13000, system: kompact-runtime-25, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.159 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 3e6344f5-2a94-4dc6-9916-7a470ba13000, system: kompact-runtime-25, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:35.159 DEBG Component started., cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.159 INFO Starting network..., ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:35.161 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:35.163 DEBG Entering main EventLoop, addr: 127.0.0.1:35247, owner: NetworkThread, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:35.163 INFO Started network just fine., ctype: NetworkDispatcher, cid: 90e06875-bb99-4a7e-9a05-dd488ed1a2b8, system: kompact-runtime-3, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:35.163 DEBG Component started., cid: 63590453-1313-4507-962a-a568171a6086, system: kompact-runtime-3, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.163 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 63590453-1313-4507-962a-a568171a6086, system: kompact-runtime-3, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:35.163 TRCE Initialised., ctype: PongerAct, cid: ad1818a8-7f7e-45d0-aead-6f4a15f998c0, system: kompact-runtime-3, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.163 DEBG Requesting actor registration at ActorId(ad1818a8-7f7e-45d0-aead-6f4a15f998c0), system: kompact-runtime-3, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.174 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:35.174 DEBG Got msg BigPingMsg { i: 0, data length: 120, sum: 13200, data 0: 110, data n: 110 } from tcp://127.0.0.1:34549#30935bb6-f341-45d0-b2c8-03e51e9a1f7a, ctype: BigPongerAct, cid: 52dff517-556e-42f3-93ea-c4239c8809a5, system: kompact-runtime-17, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.177 INFO Started network just fine., ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:35.177 DEBG Component started., cid: 7bd63638-84bd-4751-bcef-7263e03c2873, system: kompact-runtime-19, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.183 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 7bd63638-84bd-4751-bcef-7263e03c2873, system: kompact-runtime-19, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:35.183 TRCE Initialised., ctype: PingerAct, cid: e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, system: kompact-runtime-3, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.183 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 90e06875-bb99-4a7e-9a05-dd488ed1a2b8, system: kompact-runtime-3, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.183 DEBG Got msg BigPingMsg { i: 0, data length: 120, sum: 13200, data 0: 110, data n: 110 } from tcp://127.0.0.1:33151#1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, ctype: BigPongerAct, cid: 3537547b-3dd2-42e4-af30-173e7218ca21, system: kompact-runtime-18, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.183 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 41, write_offset: 128, readable_len: 87, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.183 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 78, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.183 TRCE Initialised., ctype: BigPongerAct, cid: 3e6663fc-84cd-4126-b51d-5eae566e113a, system: kompact-runtime-19, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.183 DEBG Requesting actor registration at ActorId(3e6663fc-84cd-4126-b51d-5eae566e113a), system: kompact-runtime-19, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.191 DEBG Requesting actor registration at ActorId(e4487ae3-e9ea-4287-97c4-7cd5e04d8feb), system: kompact-runtime-3, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.191 DEBG Component started., cid: ad1818a8-7f7e-45d0-aead-6f4a15f998c0, system: kompact-runtime-3, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.191 DEBG Starting..., ctype: PongerAct, cid: ad1818a8-7f7e-45d0-aead-6f4a15f998c0, system: kompact-runtime-3, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:35.191 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 41, write_offset: 128, readable_len: 87, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.191 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 78, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.191 DEBG Saying Hello to 127.0.0.1:43075, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:35.191 DEBG Handling Hello(127.0.0.1:43075) from 127.0.0.1:43075, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:561 [INFO] [stdout] Jan 04 22:59:35.191 DEBG Component(ad1818a8-7f7e-45d0-aead-6f4a15f998c0) was started., ctype: ComponentSupervisor, cid: 63590453-1313-4507-962a-a568171a6086, system: kompact-runtime-3, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.191 DEBG Component started., cid: e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, system: kompact-runtime-3, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.191 DEBG Starting, ctype: PingerAct, cid: e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, system: kompact-runtime-3, location: src/net/mod.rs:580 [INFO] [stdout] Jan 04 22:59:35.191 DEBG Sending ack for 127.0.0.1:40127, 3, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:426 [INFO] [stdout] Jan 04 22:59:35.200 DEBG Handling ack for 127.0.0.1:43075, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:459 [INFO] [stdout] Jan 04 22:59:35.200 INFO registering newly connected conn at 127.0.0.1:43075, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:35.200 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-19, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:35.200 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-19, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.200 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.200 TRCE Initialised., ctype: BigPingerAct, cid: 53b74f01-f096-481a-8598-a26f2cd884ff, system: kompact-runtime-6, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.200 DEBG Requesting actor registration at ActorId(53b74f01-f096-481a-8598-a26f2cd884ff), system: kompact-runtime-6, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.223 DEBG Entering main EventLoop, addr: 127.0.0.1:45285, owner: NetworkThread, ctype: NetworkDispatcher, cid: 90e06875-bb99-4a7e-9a05-dd488ed1a2b8, system: kompact-runtime-3, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:35.223 DEBG Entering main EventLoop, addr: 127.0.0.1:34761, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:35.223 DEBG Component(e4487ae3-e9ea-4287-97c4-7cd5e04d8feb) was started., ctype: ComponentSupervisor, cid: 63590453-1313-4507-962a-a568171a6086, system: kompact-runtime-3, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.223 DEBG Got msg PingMsg { i: 0 } from local://127.0.0.1:45285#e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, ctype: PongerAct, cid: ad1818a8-7f7e-45d0-aead-6f4a15f998c0, system: kompact-runtime-3, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.223 INFO Started network just fine., ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:35.224 DEBG Component started., cid: e9d6b370-969e-48f9-9b36-4dabc743fb1c, system: kompact-runtime-10, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.224 DEBG Started supervisor., ctype: ComponentSupervisor, cid: e9d6b370-969e-48f9-9b36-4dabc743fb1c, system: kompact-runtime-10, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:35.224 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 121, readable_len: 199, writeable_len: 7, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.224 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.224 DEBG Component started., cid: 3e6663fc-84cd-4126-b51d-5eae566e113a, system: kompact-runtime-19, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.224 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 66000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: BigPongerAct, cid: 3e6663fc-84cd-4126-b51d-5eae566e113a, system: kompact-runtime-19, location: src/component/context.rs:398 [INFO] [stdout] Jan 04 22:59:35.224 DEBG Component started., cid: 53b74f01-f096-481a-8598-a26f2cd884ff, system: kompact-runtime-6, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.224 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 66000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: BigPingerAct, cid: 53b74f01-f096-481a-8598-a26f2cd884ff, system: kompact-runtime-6, location: src/component/context.rs:398 [INFO] [stdout] Jan 04 22:59:35.228 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, system: kompact-runtime-3, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.228 DEBG Got msg PingMsg { i: 1 } from local://127.0.0.1:45285#e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, ctype: PongerAct, cid: ad1818a8-7f7e-45d0-aead-6f4a15f998c0, system: kompact-runtime-3, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.228 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, system: kompact-runtime-3, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.228 DEBG Got msg PingMsg { i: 2 } from local://127.0.0.1:45285#e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, ctype: PongerAct, cid: ad1818a8-7f7e-45d0-aead-6f4a15f998c0, system: kompact-runtime-3, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.228 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, system: kompact-runtime-3, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.229 DEBG Got msg PingMsg { i: 3 } from local://127.0.0.1:45285#e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, ctype: PongerAct, cid: ad1818a8-7f7e-45d0-aead-6f4a15f998c0, system: kompact-runtime-3, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.229 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, system: kompact-runtime-3, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.229 DEBG Got msg PingMsg { i: 4 } from local://127.0.0.1:45285#e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, ctype: PongerAct, cid: ad1818a8-7f7e-45d0-aead-6f4a15f998c0, system: kompact-runtime-3, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.229 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, system: kompact-runtime-3, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.229 DEBG Got msg PingMsg { i: 5 } from local://127.0.0.1:45285#e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, ctype: PongerAct, cid: ad1818a8-7f7e-45d0-aead-6f4a15f998c0, system: kompact-runtime-3, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.229 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, system: kompact-runtime-3, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.229 DEBG Got msg PingMsg { i: 6 } from local://127.0.0.1:45285#e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, ctype: PongerAct, cid: ad1818a8-7f7e-45d0-aead-6f4a15f998c0, system: kompact-runtime-3, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.229 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, system: kompact-runtime-3, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.229 DEBG Got msg PingMsg { i: 7 } from local://127.0.0.1:45285#e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, ctype: PongerAct, cid: ad1818a8-7f7e-45d0-aead-6f4a15f998c0, system: kompact-runtime-3, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.229 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, system: kompact-runtime-3, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.229 DEBG Got msg PingMsg { i: 8 } from local://127.0.0.1:45285#e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, ctype: PongerAct, cid: ad1818a8-7f7e-45d0-aead-6f4a15f998c0, system: kompact-runtime-3, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.229 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, system: kompact-runtime-3, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.229 DEBG Got msg PingMsg { i: 9 } from local://127.0.0.1:45285#e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, ctype: PongerAct, cid: ad1818a8-7f7e-45d0-aead-6f4a15f998c0, system: kompact-runtime-3, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.229 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, system: kompact-runtime-3, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.229 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 0, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.229 DEBG Got msg BigPongMsg { i: 0, data length: 120, sum: 960, data 0: 8, data n: 8 }, ctype: BigPingerAct, cid: 30935bb6-f341-45d0-b2c8-03e51e9a1f7a, system: kompact-runtime-9, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.229 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 109, write_offset: 128, readable_len: 19, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.229 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 10, readable_len: 10, writeable_len: 118, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.229 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.229 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.327 DEBG Entering main EventLoop, addr: 127.0.0.1:33485, owner: NetworkThread, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:35.327 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 1, Decode Buffer: DecodeBuffer { read_offset: 32, write_offset: 128, readable_len: 96, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.327 INFO registering newly connected conn at 127.0.0.1:40127, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:35.328 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 121, readable_len: 199, writeable_len: 7, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.328 DEBG Got msg BigPingMsg { i: 1, data length: 120, sum: 4440, data 0: 37, data n: 37 } from tcp://127.0.0.1:34549#30935bb6-f341-45d0-b2c8-03e51e9a1f7a, ctype: BigPongerAct, cid: 52dff517-556e-42f3-93ea-c4239c8809a5, system: kompact-runtime-17, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.328 INFO Started network just fine., ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:35.329 DEBG Component started., cid: f351d719-4136-4002-93ae-97ae09e33f68, system: kompact-runtime-16, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.329 DEBG Started supervisor., ctype: ComponentSupervisor, cid: f351d719-4136-4002-93ae-97ae09e33f68, system: kompact-runtime-16, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:35.329 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 1, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 87, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.329 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.329 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 119, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.331 DEBG Starting, sending first ping: BigPingMsg { i: 0, data length: 1125, sum: 123750, data 0: 110, data n: 110 }, ctype: BigPingerAct, cid: 53b74f01-f096-481a-8598-a26f2cd884ff, system: kompact-runtime-6, location: src/net/mod.rs:1003 [INFO] [stdout] Jan 04 22:59:35.339 DEBG Component(3e6663fc-84cd-4126-b51d-5eae566e113a) was started., ctype: ComponentSupervisor, cid: 7bd63638-84bd-4751-bcef-7263e03c2873, system: kompact-runtime-19, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.346 INFO Started network just fine., ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:35.346 DEBG Component started., cid: 3ce96bac-1d2a-4a47-a20b-a6e11ce21753, system: kompact-runtime-15, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.346 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 3ce96bac-1d2a-4a47-a20b-a6e11ce21753, system: kompact-runtime-15, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:35.346 DEBG Component(53b74f01-f096-481a-8598-a26f2cd884ff) was started., ctype: ComponentSupervisor, cid: ed1c7e73-9006-4013-afc3-f1a64dfe527b, system: kompact-runtime-6, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.347 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 0, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.351 DEBG Entering main EventLoop, addr: 127.0.0.1:44505, owner: NetworkThread, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:35.351 DEBG Got msg BigPongMsg { i: 0, data length: 120, sum: 2400, data 0: 20, data n: 20 }, ctype: BigPingerAct, cid: 1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, system: kompact-runtime-8, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.355 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 109, write_offset: 128, readable_len: 19, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.362 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 10, readable_len: 10, writeable_len: 118, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.363 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.363 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.363 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:35247, owner: NetworkThread, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.363 DEBG Swapped UDP buffer, addr: 127.0.0.1:35247, owner: NetworkThread, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.363 TRCE Initialised., ctype: DeadletterBox, cid: f87006e4-672f-41d1-8f00-3473dec53829, system: kompact-runtime-26, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.363 DEBG Got msg BigPingMsg { i: 1, data length: 120, sum: 4440, data 0: 37, data n: 37 } from tcp://127.0.0.1:33151#1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, ctype: BigPongerAct, cid: 3537547b-3dd2-42e4-af30-173e7218ca21, system: kompact-runtime-18, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.363 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.363 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 119, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.363 DEBG Got msg BigPongMsg { i: 1, data length: 120, sum: 8400, data 0: 70, data n: 70 }, ctype: BigPingerAct, cid: 1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, system: kompact-runtime-8, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.364 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.364 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.368 DEBG Entering main EventLoop, addr: 127.0.0.1:40275, owner: NetworkThread, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:35.368 INFO Started network just fine., ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:35.368 DEBG Component started., cid: d20e3ec6-d868-4975-88c8-a578daa6aeec, system: kompact-runtime-23, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.368 DEBG Started supervisor., ctype: ComponentSupervisor, cid: d20e3ec6-d868-4975-88c8-a578daa6aeec, system: kompact-runtime-23, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:35.368 TRCE Initialised., ctype: PongerAct, cid: 67dbed91-90c7-4cc5-934c-913fd628eea4, system: kompact-runtime-23, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.368 DEBG Requesting actor registration at ActorId(67dbed91-90c7-4cc5-934c-913fd628eea4), system: kompact-runtime-23, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.383 DEBG Got msg BigPingMsg { i: 0, data length: 120, sum: 13680, data 0: 114, data n: 114 } from tcp://127.0.0.1:40127#dd1fdff6-5daa-49c7-b0f5-493405543011, ctype: BigPongerAct, cid: 3775309f-b429-4c35-a7b3-d43416a156cb, system: kompact-runtime-20, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.383 TRCE Initialised., ctype: DeadletterBox, cid: 9826683e-99d6-4a48-b2e5-1c9b8f6ad3e2, system: kompact-runtime-27, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.383 DEBG Entering main EventLoop, addr: 127.0.0.1:33667, owner: NetworkThread, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:35.383 DEBG Got msg BigPongMsg { i: 1, data length: 120, sum: 11520, data 0: 96, data n: 96 }, ctype: BigPingerAct, cid: 30935bb6-f341-45d0-b2c8-03e51e9a1f7a, system: kompact-runtime-9, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.383 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.383 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.384 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.384 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.384 DEBG Got msg BigPingMsg { i: 2, data length: 120, sum: 11040, data 0: 92, data n: 92 } from tcp://127.0.0.1:34549#30935bb6-f341-45d0-b2c8-03e51e9a1f7a, ctype: BigPongerAct, cid: 52dff517-556e-42f3-93ea-c4239c8809a5, system: kompact-runtime-17, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.384 INFO Started network just fine., ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:35.384 DEBG Component started., cid: 697c944a-6d6b-456e-9821-ff8feacb018c, system: kompact-runtime-22, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.384 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 697c944a-6d6b-456e-9821-ff8feacb018c, system: kompact-runtime-22, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:35.384 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 41, write_offset: 128, readable_len: 87, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.384 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 78, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.384 TRCE Initialised., ctype: PongerAct, cid: c3f648c9-87fc-43d4-b9bc-998de6597178, system: kompact-runtime-22, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.384 DEBG Requesting actor registration at ActorId(c3f648c9-87fc-43d4-b9bc-998de6597178), system: kompact-runtime-22, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.387 DEBG Entering main EventLoop, addr: 127.0.0.1:41295, owner: NetworkThread, ctype: NetworkDispatcher, cid: f59aad9d-3b85-4b50-8e88-69489670c6d1, system: kompact-runtime-21, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:35.388 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.388 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 80, write_offset: 128, readable_len: 48, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.388 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 39, readable_len: 39, writeable_len: 89, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.388 TRCE Initialised., ctype: DeadletterBox, cid: 2d047c21-b269-419a-a45a-04663528058d, system: kompact-runtime-28, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.388 INFO Started network just fine., ctype: NetworkDispatcher, cid: f59aad9d-3b85-4b50-8e88-69489670c6d1, system: kompact-runtime-21, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:35.388 DEBG Component started., cid: 9b56187d-b15f-4900-ba98-e77dbf0e4f6d, system: kompact-runtime-21, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.388 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 9b56187d-b15f-4900-ba98-e77dbf0e4f6d, system: kompact-runtime-21, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:35.390 TRCE Initialised., ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.390 TRCE Initialised., ctype: PongerAct, cid: 9ff3eea6-0655-4daa-b5af-d96cc8827b84, system: kompact-runtime-21, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.390 DEBG Requesting actor registration at ActorId(9ff3eea6-0655-4daa-b5af-d96cc8827b84), system: kompact-runtime-21, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.396 TRCE Initialised., ctype: PongerAct, cid: 68d3995a-4b66-4f41-af98-ad62eef6550e, system: kompact-runtime-23, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.396 DEBG Requesting actor registration at ActorId(68d3995a-4b66-4f41-af98-ad62eef6550e), system: kompact-runtime-23, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.396 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-23, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:35.396 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-23, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.396 TRCE Initialised., ctype: ComponentSupervisor, cid: 4129818a-6b93-40f9-a586-64060cc58a69, system: kompact-runtime-26, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.396 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.396 TRCE Initialised., ctype: PingerAct, cid: c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, system: kompact-runtime-12, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.396 DEBG Requesting actor registration at ActorId(c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2), system: kompact-runtime-12, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.396 TRCE Initialised., ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.396 TRCE Initialised., ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.396 TRCE Initialised., ctype: PongerAct, cid: 6e323f6a-1d5f-483c-842a-21a25db04858, system: kompact-runtime-22, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.396 DEBG Requesting actor registration at ActorId(6e323f6a-1d5f-483c-842a-21a25db04858), system: kompact-runtime-22, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.402 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-22, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:35.402 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-22, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.402 TRCE Initialised., ctype: ComponentSupervisor, cid: bf20c8ef-7b88-4768-82f1-d1ca4e87d5fd, system: kompact-runtime-27, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.403 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: f59aad9d-3b85-4b50-8e88-69489670c6d1, system: kompact-runtime-21, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.403 TRCE Initialised., ctype: PongerAct, cid: b66adf3c-37fd-4b1b-98f6-0d2a6e339412, system: kompact-runtime-21, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.403 DEBG Requesting actor registration at ActorId(b66adf3c-37fd-4b1b-98f6-0d2a6e339412), system: kompact-runtime-21, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.403 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-21, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:35.403 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-21, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.403 TRCE Initialised., ctype: ComponentSupervisor, cid: 8de2d316-5cd4-47b5-95d8-226c0c48c4b1, system: kompact-runtime-28, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.403 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.403 INFO Started network just fine., ctype: NetworkDispatcher, cid: 5650ecd3-0099-4994-a256-c20cb2a3878c, system: kompact-runtime-24, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:35.403 DEBG Component started., cid: b6d67343-f0cf-474d-8f2a-5e63e2581532, system: kompact-runtime-24, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.403 DEBG Started supervisor., ctype: ComponentSupervisor, cid: b6d67343-f0cf-474d-8f2a-5e63e2581532, system: kompact-runtime-24, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:35.403 TRCE Initialised., ctype: PongerAct, cid: ea199051-2811-48a4-aefa-389f78ed2bb0, system: kompact-runtime-24, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.403 DEBG Got msg BigPingMsg { i: 0, data length: 1125, sum: 123750, data 0: 110, data n: 110 } from udp://127.0.0.1:37373#53b74f01-f096-481a-8598-a26f2cd884ff, ctype: BigPongerAct, cid: 3e6663fc-84cd-4126-b51d-5eae566e113a, system: kompact-runtime-19, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.403 DEBG Requesting actor registration at ActorId(ea199051-2811-48a4-aefa-389f78ed2bb0), system: kompact-runtime-24, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.406 TRCE Initialised., ctype: PingerAct, cid: 863fd710-d03a-48f9-b4b1-583f6cf3c09e, system: kompact-runtime-13, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.406 DEBG Requesting actor registration at ActorId(863fd710-d03a-48f9-b4b1-583f6cf3c09e), system: kompact-runtime-13, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.406 TRCE Initialised., ctype: PingerAct, cid: 01e49ef0-90ac-415e-adee-50172a548e6f, system: kompact-runtime-12, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Requesting actor registration at ActorId(01e49ef0-90ac-415e-adee-50172a548e6f), system: kompact-runtime-12, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.407 TRCE Initialised., ctype: PingerAct, cid: 3043bc18-93e4-4bac-b8a8-d79d2efd6794, system: kompact-runtime-11, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Requesting actor registration at ActorId(3043bc18-93e4-4bac-b8a8-d79d2efd6794), system: kompact-runtime-11, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Component started., cid: 9826683e-99d6-4a48-b2e5-1c9b8f6ad3e2, system: kompact-runtime-27, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 9826683e-99d6-4a48-b2e5-1c9b8f6ad3e2, system: kompact-runtime-27, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Component started., cid: c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, system: kompact-runtime-12, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Starting, ctype: PingerAct, cid: c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, system: kompact-runtime-12, location: src/net/mod.rs:580 [INFO] [stdout] Jan 04 22:59:35.407 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 128000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: PingerAct, cid: c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, system: kompact-runtime-12, location: src/component/context.rs:398 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Component started., cid: 67dbed91-90c7-4cc5-934c-913fd628eea4, system: kompact-runtime-23, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Starting..., ctype: PongerAct, cid: 67dbed91-90c7-4cc5-934c-913fd628eea4, system: kompact-runtime-23, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Component started., cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.407 INFO Starting network..., ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Component(67dbed91-90c7-4cc5-934c-913fd628eea4) was started., ctype: ComponentSupervisor, cid: d20e3ec6-d868-4975-88c8-a578daa6aeec, system: kompact-runtime-23, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Component started., cid: 68d3995a-4b66-4f41-af98-ad62eef6550e, system: kompact-runtime-23, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Starting..., ctype: PongerAct, cid: 68d3995a-4b66-4f41-af98-ad62eef6550e, system: kompact-runtime-23, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Component(68d3995a-4b66-4f41-af98-ad62eef6550e) was started., ctype: ComponentSupervisor, cid: d20e3ec6-d868-4975-88c8-a578daa6aeec, system: kompact-runtime-23, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Swapped UDP buffer, addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 5650ecd3-0099-4994-a256-c20cb2a3878c, system: kompact-runtime-24, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.407 TRCE Initialised., ctype: PingerAct, cid: f5f7cfd2-32e2-4c36-a648-e1b4272efd48, system: kompact-runtime-13, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Requesting actor registration at ActorId(f5f7cfd2-32e2-4c36-a648-e1b4272efd48), system: kompact-runtime-13, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.407 TRCE Initialised., ctype: PingerAct, cid: 8dc867c0-c5f7-4d95-8dcb-99687fffa258, system: kompact-runtime-11, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Requesting actor registration at ActorId(8dc867c0-c5f7-4d95-8dcb-99687fffa258), system: kompact-runtime-11, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Component started., cid: c3f648c9-87fc-43d4-b9bc-998de6597178, system: kompact-runtime-22, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Starting..., ctype: PongerAct, cid: c3f648c9-87fc-43d4-b9bc-998de6597178, system: kompact-runtime-22, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Component(c3f648c9-87fc-43d4-b9bc-998de6597178) was started., ctype: ComponentSupervisor, cid: 697c944a-6d6b-456e-9821-ff8feacb018c, system: kompact-runtime-22, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Component started., cid: 6e323f6a-1d5f-483c-842a-21a25db04858, system: kompact-runtime-22, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Starting..., ctype: PongerAct, cid: 6e323f6a-1d5f-483c-842a-21a25db04858, system: kompact-runtime-22, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:35.407 DEBG Component(6e323f6a-1d5f-483c-842a-21a25db04858) was started., ctype: ComponentSupervisor, cid: 697c944a-6d6b-456e-9821-ff8feacb018c, system: kompact-runtime-22, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.408 TRCE Initialised., ctype: PongerAct, cid: 40a0c649-8765-4fd0-af14-40d0ba7edf40, system: kompact-runtime-24, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Requesting actor registration at ActorId(40a0c649-8765-4fd0-af14-40d0ba7edf40), system: kompact-runtime-24, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-24, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-24, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.408 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/dispatch/mod.rs:603 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Establishing new connection to 127.0.0.1:44505, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/dispatch/mod.rs:610 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Component started., cid: 863fd710-d03a-48f9-b4b1-583f6cf3c09e, system: kompact-runtime-13, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Starting, ctype: PingerAct, cid: 863fd710-d03a-48f9-b4b1-583f6cf3c09e, system: kompact-runtime-13, location: src/net/mod.rs:580 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Component started., cid: f87006e4-672f-41d1-8f00-3473dec53829, system: kompact-runtime-26, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: f87006e4-672f-41d1-8f00-3473dec53829, system: kompact-runtime-26, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Component started., cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.408 INFO Starting network..., ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Component started., cid: 01e49ef0-90ac-415e-adee-50172a548e6f, system: kompact-runtime-12, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Starting, ctype: PingerAct, cid: 01e49ef0-90ac-415e-adee-50172a548e6f, system: kompact-runtime-12, location: src/net/mod.rs:580 [INFO] [stdout] Jan 04 22:59:35.408 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 128000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: PingerAct, cid: 01e49ef0-90ac-415e-adee-50172a548e6f, system: kompact-runtime-12, location: src/component/context.rs:398 [INFO] [stdout] Jan 04 22:59:35.408 TRCE Initialised., ctype: PingerAct, cid: 97dbfe78-6709-4f65-a52c-9db3b0988377, system: kompact-runtime-14, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Requesting actor registration at ActorId(97dbfe78-6709-4f65-a52c-9db3b0988377), system: kompact-runtime-14, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.408 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/dispatch/mod.rs:603 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Establishing new connection to 127.0.0.1:33667, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/dispatch/mod.rs:610 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Component(863fd710-d03a-48f9-b4b1-583f6cf3c09e) was started., ctype: ComponentSupervisor, cid: a93a470c-16fd-4137-a6ec-1d307baac652, system: kompact-runtime-13, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Component started., cid: f5f7cfd2-32e2-4c36-a648-e1b4272efd48, system: kompact-runtime-13, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Starting, ctype: PingerAct, cid: f5f7cfd2-32e2-4c36-a648-e1b4272efd48, system: kompact-runtime-13, location: src/net/mod.rs:580 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Got msg BigPongMsg { i: 0, data length: 1125, sum: 74250, data 0: 66, data n: 66 }, ctype: BigPingerAct, cid: 53b74f01-f096-481a-8598-a26f2cd884ff, system: kompact-runtime-6, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Component started., cid: 2d047c21-b269-419a-a45a-04663528058d, system: kompact-runtime-28, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 2d047c21-b269-419a-a45a-04663528058d, system: kompact-runtime-28, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Component(f5f7cfd2-32e2-4c36-a648-e1b4272efd48) was started., ctype: ComponentSupervisor, cid: a93a470c-16fd-4137-a6ec-1d307baac652, system: kompact-runtime-13, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Got DispatchEvent::Connect(127.0.0.1:33667), addr: 127.0.0.1:35161, owner: NetworkThread, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Requesting connection to 127.0.0.1:33667, addr: 127.0.0.1:35161, owner: NetworkThread, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:35.408 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:35.408 DEBG Component started., cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.409 INFO Starting network..., ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:35.409 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:35.409 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.409 DEBG Saying Hello to 127.0.0.1:33667, addr: 127.0.0.1:35161, owner: NetworkThread, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:35.409 TRCE Initialised., ctype: PingerAct, cid: 373ff161-5f02-48f4-b623-0e3ea75673e1, system: kompact-runtime-14, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.409 DEBG Got DispatchEvent::Connect(127.0.0.1:44505), addr: 127.0.0.1:36937, owner: NetworkThread, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:35.409 DEBG Requesting actor registration at ActorId(373ff161-5f02-48f4-b623-0e3ea75673e1), system: kompact-runtime-14, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.409 DEBG Accepting connection from 127.0.0.1:36426, addr: 127.0.0.1:33667, owner: NetworkThread, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/net/network_thread.rs:664 [INFO] [stdout] Jan 04 22:59:35.409 DEBG Component started., cid: ea199051-2811-48a4-aefa-389f78ed2bb0, system: kompact-runtime-24, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.409 DEBG Starting..., ctype: PongerAct, cid: ea199051-2811-48a4-aefa-389f78ed2bb0, system: kompact-runtime-24, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:35.409 DEBG Saying Hello to 127.0.0.1:36426, addr: 127.0.0.1:33667, owner: NetworkThread, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:35.409 DEBG Requesting connection to 127.0.0.1:44505, addr: 127.0.0.1:36937, owner: NetworkThread, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Handling Hello(127.0.0.1:33667) from 127.0.0.1:33667, addr: 127.0.0.1:35161, owner: NetworkThread, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/net/network_thread.rs:561 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:33667, owner: NetworkThread, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/net/network_thread.rs:208 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Component(ea199051-2811-48a4-aefa-389f78ed2bb0) was started., ctype: ComponentSupervisor, cid: b6d67343-f0cf-474d-8f2a-5e63e2581532, system: kompact-runtime-24, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Component started., cid: 40a0c649-8765-4fd0-af14-40d0ba7edf40, system: kompact-runtime-24, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Starting..., ctype: PongerAct, cid: 40a0c649-8765-4fd0-af14-40d0ba7edf40, system: kompact-runtime-24, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Component(40a0c649-8765-4fd0-af14-40d0ba7edf40) was started., ctype: ComponentSupervisor, cid: b6d67343-f0cf-474d-8f2a-5e63e2581532, system: kompact-runtime-24, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Saying Hello to 127.0.0.1:44505, addr: 127.0.0.1:36937, owner: NetworkThread, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Sending ack for 127.0.0.1:35161, 3, addr: 127.0.0.1:33667, owner: NetworkThread, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/net/network_thread.rs:426 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Handling ack for 127.0.0.1:33667, addr: 127.0.0.1:35161, owner: NetworkThread, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/net/network_thread.rs:459 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Component started., cid: 97dbfe78-6709-4f65-a52c-9db3b0988377, system: kompact-runtime-14, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Starting, ctype: PingerAct, cid: 97dbfe78-6709-4f65-a52c-9db3b0988377, system: kompact-runtime-14, location: src/net/mod.rs:580 [INFO] [stdout] Jan 04 22:59:35.451 INFO registering newly connected conn at 127.0.0.1:33667, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Component(c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2) was started., ctype: ComponentSupervisor, cid: 3a03af85-bd6d-48f5-8b90-f5b47e9498a2, system: kompact-runtime-12, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Component(01e49ef0-90ac-415e-adee-50172a548e6f) was started., ctype: ComponentSupervisor, cid: 3a03af85-bd6d-48f5-8b90-f5b47e9498a2, system: kompact-runtime-12, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.451 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Got msg BigPingMsg { i: 2, data length: 120, sum: 1440, data 0: 12, data n: 12 } from tcp://127.0.0.1:33151#1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, ctype: BigPongerAct, cid: 3537547b-3dd2-42e4-af30-173e7218ca21, system: kompact-runtime-18, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.451 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 80, write_offset: 128, readable_len: 48, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Accepting connection from 127.0.0.1:53206, addr: 127.0.0.1:44505, owner: NetworkThread, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/net/network_thread.rs:664 [INFO] [stdout] Jan 04 22:59:35.451 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:35.451 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 121, readable_len: 199, writeable_len: 7, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:35247, owner: NetworkThread, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Swapped UDP buffer, addr: 127.0.0.1:35247, owner: NetworkThread, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Got msg BigPingMsg { i: 1, data length: 1125, sum: 73125, data 0: 65, data n: 65 } from udp://127.0.0.1:37373#53b74f01-f096-481a-8598-a26f2cd884ff, ctype: BigPongerAct, cid: 3e6663fc-84cd-4126-b51d-5eae566e113a, system: kompact-runtime-19, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Swapped UDP buffer, addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Got msg BigPongMsg { i: 1, data length: 1125, sum: 117000, data 0: 104, data n: 104 }, ctype: BigPingerAct, cid: 53b74f01-f096-481a-8598-a26f2cd884ff, system: kompact-runtime-6, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.451 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:35247, owner: NetworkThread, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Swapped UDP buffer, addr: 127.0.0.1:35247, owner: NetworkThread, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Got msg BigPingMsg { i: 2, data length: 1125, sum: 112500, data 0: 100, data n: 100 } from udp://127.0.0.1:37373#53b74f01-f096-481a-8598-a26f2cd884ff, ctype: BigPongerAct, cid: 3e6663fc-84cd-4126-b51d-5eae566e113a, system: kompact-runtime-19, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Swapped UDP buffer, addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Got msg BigPongMsg { i: 2, data length: 1125, sum: 112500, data 0: 100, data n: 100 }, ctype: BigPingerAct, cid: 53b74f01-f096-481a-8598-a26f2cd884ff, system: kompact-runtime-6, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:35247, owner: NetworkThread, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Swapped UDP buffer, addr: 127.0.0.1:35247, owner: NetworkThread, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Got msg BigPingMsg { i: 3, data length: 1125, sum: 110250, data 0: 98, data n: 98 } from udp://127.0.0.1:37373#53b74f01-f096-481a-8598-a26f2cd884ff, ctype: BigPongerAct, cid: 3e6663fc-84cd-4126-b51d-5eae566e113a, system: kompact-runtime-19, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Swapped UDP buffer, addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Got msg BigPongMsg { i: 3, data length: 1125, sum: 115875, data 0: 103, data n: 103 }, ctype: BigPingerAct, cid: 53b74f01-f096-481a-8598-a26f2cd884ff, system: kompact-runtime-6, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Component started., cid: 9ff3eea6-0655-4daa-b5af-d96cc8827b84, system: kompact-runtime-21, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Starting..., ctype: PongerAct, cid: 9ff3eea6-0655-4daa-b5af-d96cc8827b84, system: kompact-runtime-21, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 39, readable_len: 39, writeable_len: 89, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Saying Hello to 127.0.0.1:53206, addr: 127.0.0.1:44505, owner: NetworkThread, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Entering main EventLoop, addr: 127.0.0.1:38807, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5650ecd3-0099-4994-a256-c20cb2a3878c, system: kompact-runtime-24, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Handling Hello(127.0.0.1:44505) from 127.0.0.1:44505, addr: 127.0.0.1:36937, owner: NetworkThread, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/net/network_thread.rs:561 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Component(97dbfe78-6709-4f65-a52c-9db3b0988377) was started., ctype: ComponentSupervisor, cid: 39fd5ca1-95f5-4a36-b9eb-50602539d1e6, system: kompact-runtime-14, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Component started., cid: 373ff161-5f02-48f4-b623-0e3ea75673e1, system: kompact-runtime-14, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:35247, owner: NetworkThread, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Swapped UDP buffer, addr: 127.0.0.1:35247, owner: NetworkThread, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.452 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Got msg BigPongMsg { i: 2, data length: 120, sum: 5760, data 0: 48, data n: 48 }, ctype: BigPingerAct, cid: 30935bb6-f341-45d0-b2c8-03e51e9a1f7a, system: kompact-runtime-9, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 0, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Got msg BigPongMsg { i: 0, data length: 120, sum: 1920, data 0: 16, data n: 16 }, ctype: BigPingerAct, cid: dd1fdff6-5daa-49c7-b0f5-493405543011, system: kompact-runtime-4, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.452 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 109, write_offset: 128, readable_len: 19, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.452 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 10, readable_len: 10, writeable_len: 118, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.452 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.453 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 2, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.453 DEBG Got msg BigPingMsg { i: 1, data length: 120, sum: 3960, data 0: 33, data n: 33 } from tcp://127.0.0.1:40127#dd1fdff6-5daa-49c7-b0f5-493405543011, ctype: BigPongerAct, cid: 3775309f-b429-4c35-a7b3-d43416a156cb, system: kompact-runtime-20, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.453 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.453 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 119, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.453 DEBG Starting, ctype: PingerAct, cid: 373ff161-5f02-48f4-b623-0e3ea75673e1, system: kompact-runtime-14, location: src/net/mod.rs:580 [INFO] [stdout] Jan 04 22:59:35.453 DEBG Entering main EventLoop, addr: 127.0.0.1:39043, owner: NetworkThread, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:35.453 DEBG Component(373ff161-5f02-48f4-b623-0e3ea75673e1) was started., ctype: ComponentSupervisor, cid: 39fd5ca1-95f5-4a36-b9eb-50602539d1e6, system: kompact-runtime-14, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.453 DEBG Component started., cid: 3043bc18-93e4-4bac-b8a8-d79d2efd6794, system: kompact-runtime-11, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.453 DEBG Starting, ctype: PingerAct, cid: 3043bc18-93e4-4bac-b8a8-d79d2efd6794, system: kompact-runtime-11, location: src/net/mod.rs:580 [INFO] [stdout] Jan 04 22:59:35.453 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 128000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: PingerAct, cid: 3043bc18-93e4-4bac-b8a8-d79d2efd6794, system: kompact-runtime-11, location: src/component/context.rs:398 [INFO] [stdout] Jan 04 22:59:35.453 DEBG Got msg BigPingMsg { i: 4, data length: 1125, sum: 117000, data 0: 104, data n: 104 } from udp://127.0.0.1:37373#53b74f01-f096-481a-8598-a26f2cd884ff, ctype: BigPongerAct, cid: 3e6663fc-84cd-4126-b51d-5eae566e113a, system: kompact-runtime-19, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.453 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.453 DEBG Swapped UDP buffer, addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.453 DEBG Component(9ff3eea6-0655-4daa-b5af-d96cc8827b84) was started., ctype: ComponentSupervisor, cid: 9b56187d-b15f-4900-ba98-e77dbf0e4f6d, system: kompact-runtime-21, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.453 DEBG Component started., cid: b66adf3c-37fd-4b1b-98f6-0d2a6e339412, system: kompact-runtime-21, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.453 DEBG Starting..., ctype: PongerAct, cid: b66adf3c-37fd-4b1b-98f6-0d2a6e339412, system: kompact-runtime-21, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:35.453 DEBG Component(b66adf3c-37fd-4b1b-98f6-0d2a6e339412) was started., ctype: ComponentSupervisor, cid: 9b56187d-b15f-4900-ba98-e77dbf0e4f6d, system: kompact-runtime-21, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Got msg BigPongMsg { i: 4, data length: 1125, sum: 87750, data 0: 78, data n: 78 }, ctype: BigPingerAct, cid: 53b74f01-f096-481a-8598-a26f2cd884ff, system: kompact-runtime-6, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.459 INFO registering newly connected conn at 127.0.0.1:35161, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Component(3043bc18-93e4-4bac-b8a8-d79d2efd6794) was started., ctype: ComponentSupervisor, cid: a9eed47d-069c-40f3-a408-7826130c9c0e, system: kompact-runtime-11, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Component started., cid: 8dc867c0-c5f7-4d95-8dcb-99687fffa258, system: kompact-runtime-11, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Starting, ctype: PingerAct, cid: 8dc867c0-c5f7-4d95-8dcb-99687fffa258, system: kompact-runtime-11, location: src/net/mod.rs:580 [INFO] [stdout] Jan 04 22:59:35.459 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 128000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: PingerAct, cid: 8dc867c0-c5f7-4d95-8dcb-99687fffa258, system: kompact-runtime-11, location: src/component/context.rs:398 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:35247, owner: NetworkThread, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Swapped UDP buffer, addr: 127.0.0.1:35247, owner: NetworkThread, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Got msg BigPingMsg { i: 5, data length: 1125, sum: 102375, data 0: 91, data n: 91 } from udp://127.0.0.1:37373#53b74f01-f096-481a-8598-a26f2cd884ff, ctype: BigPongerAct, cid: 3e6663fc-84cd-4126-b51d-5eae566e113a, system: kompact-runtime-19, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.459 INFO Started network just fine., ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Component started., cid: 3b065d11-1bb3-4c86-9fa9-82aaa0a0eb82, system: kompact-runtime-25, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 3b065d11-1bb3-4c86-9fa9-82aaa0a0eb82, system: kompact-runtime-25, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Swapped UDP buffer, addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.459 TRCE Initialised., ctype: BigPongerAct, cid: 0180ae7e-8909-4f2b-afb3-3ae16c1ad099, system: kompact-runtime-25, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Requesting actor registration at ActorId(0180ae7e-8909-4f2b-afb3-3ae16c1ad099), system: kompact-runtime-25, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-25, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-25, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Component(8dc867c0-c5f7-4d95-8dcb-99687fffa258) was started., ctype: ComponentSupervisor, cid: a9eed47d-069c-40f3-a408-7826130c9c0e, system: kompact-runtime-11, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.459 TRCE Initialised., ctype: BigPingerAct, cid: 8df06319-28ef-485a-afc3-60d8df96185e, system: kompact-runtime-7, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Requesting actor registration at ActorId(8df06319-28ef-485a-afc3-60d8df96185e), system: kompact-runtime-7, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.459 INFO Started network just fine., ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Component started., cid: 4129818a-6b93-40f9-a586-64060cc58a69, system: kompact-runtime-26, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 4129818a-6b93-40f9-a586-64060cc58a69, system: kompact-runtime-26, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.459 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Got msg BigPongMsg { i: 2, data length: 120, sum: 7200, data 0: 60, data n: 60 }, ctype: BigPingerAct, cid: 1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, system: kompact-runtime-8, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.459 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.459 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.460 DEBG Component started., cid: 0180ae7e-8909-4f2b-afb3-3ae16c1ad099, system: kompact-runtime-25, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.460 DEBG Component(0180ae7e-8909-4f2b-afb3-3ae16c1ad099) was started., ctype: ComponentSupervisor, cid: 3b065d11-1bb3-4c86-9fa9-82aaa0a0eb82, system: kompact-runtime-25, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.460 TRCE Initialised., ctype: BigPongerAct, cid: fb135190-b3dc-423c-94d9-ce3c5741203b, system: kompact-runtime-26, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.460 DEBG Requesting actor registration at ActorId(fb135190-b3dc-423c-94d9-ce3c5741203b), system: kompact-runtime-26, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.460 DEBG Got msg PingMsg { i: 0 } from tcp://127.0.0.1:35161#863fd710-d03a-48f9-b4b1-583f6cf3c09e, ctype: PongerAct, cid: c3f648c9-87fc-43d4-b9bc-998de6597178, system: kompact-runtime-22, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.460 DEBG Component started., cid: 8df06319-28ef-485a-afc3-60d8df96185e, system: kompact-runtime-7, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.460 DEBG Starting, sending first ping: BigPingMsg { i: 0, data length: 1125, sum: 78750, data 0: 70, data n: 70 }, ctype: BigPingerAct, cid: 8df06319-28ef-485a-afc3-60d8df96185e, system: kompact-runtime-7, location: src/net/mod.rs:1003 [INFO] [stdout] Jan 04 22:59:35.460 DEBG Component(8df06319-28ef-485a-afc3-60d8df96185e) was started., ctype: ComponentSupervisor, cid: b0632f61-269b-4491-9c50-116dc3672c5d, system: kompact-runtime-7, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.460 DEBG Requesting actor alias registration for "custom_name", system: kompact-runtime-26, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:35.460 DEBG Requesting actor registration at Alias("custom_name"), system: kompact-runtime-26, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.460 DEBG Got msg PingMsg { i: 0 } from tcp://127.0.0.1:35161#f5f7cfd2-32e2-4c36-a648-e1b4272efd48, ctype: PongerAct, cid: 6e323f6a-1d5f-483c-842a-21a25db04858, system: kompact-runtime-22, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.460 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.535 DEBG Got msg BigPongMsg { i: 5, data length: 1125, sum: 110250, data 0: 98, data n: 98 }, ctype: BigPingerAct, cid: 53b74f01-f096-481a-8598-a26f2cd884ff, system: kompact-runtime-6, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.535 TRCE Initialised., ctype: BigPingerAct, cid: a1d040f4-5d24-4b45-ba43-39730c1d3512, system: kompact-runtime-10, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.535 DEBG Requesting actor registration at ActorId(a1d040f4-5d24-4b45-ba43-39730c1d3512), system: kompact-runtime-10, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.535 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:35247, owner: NetworkThread, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.535 DEBG Swapped UDP buffer, addr: 127.0.0.1:35247, owner: NetworkThread, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.535 DEBG Got msg BigPingMsg { i: 6, data length: 1125, sum: 36000, data 0: 32, data n: 32 } from udp://127.0.0.1:37373#53b74f01-f096-481a-8598-a26f2cd884ff, ctype: BigPongerAct, cid: 3e6663fc-84cd-4126-b51d-5eae566e113a, system: kompact-runtime-19, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.535 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.535 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: 863fd710-d03a-48f9-b4b1-583f6cf3c09e, system: kompact-runtime-13, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.535 DEBG Component started., cid: fb135190-b3dc-423c-94d9-ce3c5741203b, system: kompact-runtime-26, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.535 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 66000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: BigPongerAct, cid: fb135190-b3dc-423c-94d9-ce3c5741203b, system: kompact-runtime-26, location: src/component/context.rs:398 [INFO] [stdout] Jan 04 22:59:35.542 DEBG Got msg BigPongMsg { i: 1, data length: 120, sum: 4320, data 0: 36, data n: 36 }, ctype: BigPingerAct, cid: dd1fdff6-5daa-49c7-b0f5-493405543011, system: kompact-runtime-4, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.542 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 77, write_offset: 128, readable_len: 51, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.542 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.542 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.543 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Got msg BigPingMsg { i: 3, data length: 120, sum: 2280, data 0: 19, data n: 19 } from tcp://127.0.0.1:34549#30935bb6-f341-45d0-b2c8-03e51e9a1f7a, ctype: BigPongerAct, cid: 52dff517-556e-42f3-93ea-c4239c8809a5, system: kompact-runtime-17, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.543 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Swapped UDP buffer, addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Got msg BigPongMsg { i: 6, data length: 1125, sum: 63000, data 0: 56, data n: 56 }, ctype: BigPingerAct, cid: 53b74f01-f096-481a-8598-a26f2cd884ff, system: kompact-runtime-6, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.543 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Got msg BigPingMsg { i: 3, data length: 120, sum: 3240, data 0: 27, data n: 27 } from tcp://127.0.0.1:33151#1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, ctype: BigPongerAct, cid: 3537547b-3dd2-42e4-af30-173e7218ca21, system: kompact-runtime-18, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.543 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Got msg PingMsg { i: 1 } from tcp://127.0.0.1:35161#863fd710-d03a-48f9-b4b1-583f6cf3c09e, ctype: PongerAct, cid: c3f648c9-87fc-43d4-b9bc-998de6597178, system: kompact-runtime-22, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:44505, owner: NetworkThread, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/net/network_thread.rs:208 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: f5f7cfd2-32e2-4c36-a648-e1b4272efd48, system: kompact-runtime-13, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: 863fd710-d03a-48f9-b4b1-583f6cf3c09e, system: kompact-runtime-13, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Component started., cid: a1d040f4-5d24-4b45-ba43-39730c1d3512, system: kompact-runtime-10, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.543 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 66000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: BigPingerAct, cid: a1d040f4-5d24-4b45-ba43-39730c1d3512, system: kompact-runtime-10, location: src/component/context.rs:398 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 073d06bb-5b9d-450b-86ba-6a71946030e9, system: kompact-runtime-2, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39043, owner: NetworkThread, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Swapped UDP buffer, addr: 127.0.0.1:39043, owner: NetworkThread, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Got msg PingMsg { i: 1 } from tcp://127.0.0.1:35161#f5f7cfd2-32e2-4c36-a648-e1b4272efd48, ctype: PongerAct, cid: 6e323f6a-1d5f-483c-842a-21a25db04858, system: kompact-runtime-22, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: f5f7cfd2-32e2-4c36-a648-e1b4272efd48, system: kompact-runtime-13, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Got msg PingMsg { i: 2 } from tcp://127.0.0.1:35161#863fd710-d03a-48f9-b4b1-583f6cf3c09e, ctype: PongerAct, cid: c3f648c9-87fc-43d4-b9bc-998de6597178, system: kompact-runtime-22, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: 863fd710-d03a-48f9-b4b1-583f6cf3c09e, system: kompact-runtime-13, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Got msg PingMsg { i: 2 } from tcp://127.0.0.1:35161#f5f7cfd2-32e2-4c36-a648-e1b4272efd48, ctype: PongerAct, cid: 6e323f6a-1d5f-483c-842a-21a25db04858, system: kompact-runtime-22, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: f5f7cfd2-32e2-4c36-a648-e1b4272efd48, system: kompact-runtime-13, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.543 DEBG Got msg PingMsg { i: 3 } from tcp://127.0.0.1:35161#863fd710-d03a-48f9-b4b1-583f6cf3c09e, ctype: PongerAct, cid: c3f648c9-87fc-43d4-b9bc-998de6597178, system: kompact-runtime-22, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: 863fd710-d03a-48f9-b4b1-583f6cf3c09e, system: kompact-runtime-13, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Got msg PingMsg { i: 3 } from tcp://127.0.0.1:35161#f5f7cfd2-32e2-4c36-a648-e1b4272efd48, ctype: PongerAct, cid: 6e323f6a-1d5f-483c-842a-21a25db04858, system: kompact-runtime-22, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: f5f7cfd2-32e2-4c36-a648-e1b4272efd48, system: kompact-runtime-13, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Got msg PingMsg { i: 4 } from tcp://127.0.0.1:35161#863fd710-d03a-48f9-b4b1-583f6cf3c09e, ctype: PongerAct, cid: c3f648c9-87fc-43d4-b9bc-998de6597178, system: kompact-runtime-22, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: 863fd710-d03a-48f9-b4b1-583f6cf3c09e, system: kompact-runtime-13, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Got msg PingMsg { i: 4 } from tcp://127.0.0.1:35161#f5f7cfd2-32e2-4c36-a648-e1b4272efd48, ctype: PongerAct, cid: 6e323f6a-1d5f-483c-842a-21a25db04858, system: kompact-runtime-22, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: f5f7cfd2-32e2-4c36-a648-e1b4272efd48, system: kompact-runtime-13, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Got msg PingMsg { i: 5 } from tcp://127.0.0.1:35161#863fd710-d03a-48f9-b4b1-583f6cf3c09e, ctype: PongerAct, cid: c3f648c9-87fc-43d4-b9bc-998de6597178, system: kompact-runtime-22, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: 863fd710-d03a-48f9-b4b1-583f6cf3c09e, system: kompact-runtime-13, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Sending ack for 127.0.0.1:36937, 3, addr: 127.0.0.1:44505, owner: NetworkThread, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/net/network_thread.rs:426 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Handling ack for 127.0.0.1:44505, addr: 127.0.0.1:36937, owner: NetworkThread, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/net/network_thread.rs:459 [INFO] [stdout] Jan 04 22:59:35.544 INFO registering newly connected conn at 127.0.0.1:44505, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Got msg PingMsg { i: 5 } from tcp://127.0.0.1:35161#f5f7cfd2-32e2-4c36-a648-e1b4272efd48, ctype: PongerAct, cid: 6e323f6a-1d5f-483c-842a-21a25db04858, system: kompact-runtime-22, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: f5f7cfd2-32e2-4c36-a648-e1b4272efd48, system: kompact-runtime-13, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Got msg PingMsg { i: 6 } from tcp://127.0.0.1:35161#863fd710-d03a-48f9-b4b1-583f6cf3c09e, ctype: PongerAct, cid: c3f648c9-87fc-43d4-b9bc-998de6597178, system: kompact-runtime-22, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: 863fd710-d03a-48f9-b4b1-583f6cf3c09e, system: kompact-runtime-13, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Got msg PingMsg { i: 6 } from tcp://127.0.0.1:35161#f5f7cfd2-32e2-4c36-a648-e1b4272efd48, ctype: PongerAct, cid: 6e323f6a-1d5f-483c-842a-21a25db04858, system: kompact-runtime-22, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: f5f7cfd2-32e2-4c36-a648-e1b4272efd48, system: kompact-runtime-13, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Got msg PingMsg { i: 7 } from tcp://127.0.0.1:35161#863fd710-d03a-48f9-b4b1-583f6cf3c09e, ctype: PongerAct, cid: c3f648c9-87fc-43d4-b9bc-998de6597178, system: kompact-runtime-22, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: 863fd710-d03a-48f9-b4b1-583f6cf3c09e, system: kompact-runtime-13, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Got msg PingMsg { i: 7 } from tcp://127.0.0.1:35161#f5f7cfd2-32e2-4c36-a648-e1b4272efd48, ctype: PongerAct, cid: 6e323f6a-1d5f-483c-842a-21a25db04858, system: kompact-runtime-22, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: f5f7cfd2-32e2-4c36-a648-e1b4272efd48, system: kompact-runtime-13, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.544 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Got msg BigPongMsg { i: 3, data length: 120, sum: 2280, data 0: 19, data n: 19 }, ctype: BigPingerAct, cid: 30935bb6-f341-45d0-b2c8-03e51e9a1f7a, system: kompact-runtime-9, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: dec1ab3e-143a-468c-82e2-62151bdc7b23, system: kompact-runtime-1, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:35247, owner: NetworkThread, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Swapped UDP buffer, addr: 127.0.0.1:35247, owner: NetworkThread, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Got msg BigPingMsg { i: 7, data length: 1125, sum: 61875, data 0: 55, data n: 55 } from udp://127.0.0.1:37373#53b74f01-f096-481a-8598-a26f2cd884ff, ctype: BigPongerAct, cid: 3e6663fc-84cd-4126-b51d-5eae566e113a, system: kompact-runtime-19, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.544 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.545 DEBG Swapped UDP buffer, addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.545 DEBG Got msg BigPongMsg { i: 7, data length: 1125, sum: 115875, data 0: 103, data n: 103 }, ctype: BigPingerAct, cid: 53b74f01-f096-481a-8598-a26f2cd884ff, system: kompact-runtime-6, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.545 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:35247, owner: NetworkThread, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.545 DEBG Swapped UDP buffer, addr: 127.0.0.1:35247, owner: NetworkThread, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.545 DEBG Got msg BigPingMsg { i: 8, data length: 1125, sum: 108000, data 0: 96, data n: 96 } from udp://127.0.0.1:37373#53b74f01-f096-481a-8598-a26f2cd884ff, ctype: BigPongerAct, cid: 3e6663fc-84cd-4126-b51d-5eae566e113a, system: kompact-runtime-19, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.545 DEBG Got msg PingMsg { i: 8 } from tcp://127.0.0.1:35161#863fd710-d03a-48f9-b4b1-583f6cf3c09e, ctype: PongerAct, cid: c3f648c9-87fc-43d4-b9bc-998de6597178, system: kompact-runtime-22, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.545 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.545 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.545 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 3, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.545 DEBG Got msg BigPingMsg { i: 2, data length: 120, sum: 11040, data 0: 92, data n: 92 } from tcp://127.0.0.1:40127#dd1fdff6-5daa-49c7-b0f5-493405543011, ctype: BigPongerAct, cid: 3775309f-b429-4c35-a7b3-d43416a156cb, system: kompact-runtime-20, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.555 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 80, write_offset: 128, readable_len: 48, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.555 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 39, readable_len: 39, writeable_len: 89, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.555 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: 863fd710-d03a-48f9-b4b1-583f6cf3c09e, system: kompact-runtime-13, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.555 DEBG Got msg PingMsg { i: 8 } from tcp://127.0.0.1:35161#f5f7cfd2-32e2-4c36-a648-e1b4272efd48, ctype: PongerAct, cid: 6e323f6a-1d5f-483c-842a-21a25db04858, system: kompact-runtime-22, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.555 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: f5f7cfd2-32e2-4c36-a648-e1b4272efd48, system: kompact-runtime-13, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.555 DEBG Got msg PingMsg { i: 9 } from tcp://127.0.0.1:35161#863fd710-d03a-48f9-b4b1-583f6cf3c09e, ctype: PongerAct, cid: c3f648c9-87fc-43d4-b9bc-998de6597178, system: kompact-runtime-22, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.555 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: 863fd710-d03a-48f9-b4b1-583f6cf3c09e, system: kompact-runtime-13, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.555 DEBG Got msg PingMsg { i: 9 } from tcp://127.0.0.1:35161#f5f7cfd2-32e2-4c36-a648-e1b4272efd48, ctype: PongerAct, cid: 6e323f6a-1d5f-483c-842a-21a25db04858, system: kompact-runtime-22, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.555 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: f5f7cfd2-32e2-4c36-a648-e1b4272efd48, system: kompact-runtime-13, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.555 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.555 DEBG Starting, sending first ping: BigPingMsg { i: 0, data length: 1125, sum: 51750, data 0: 46, data n: 46 }, ctype: BigPingerAct, cid: a1d040f4-5d24-4b45-ba43-39730c1d3512, system: kompact-runtime-10, location: src/net/mod.rs:1003 [INFO] [stdout] Jan 04 22:59:35.555 DEBG Got msg PingMsg { i: 0 } from udp://127.0.0.1:33293#3043bc18-93e4-4bac-b8a8-d79d2efd6794, ctype: PongerAct, cid: 9ff3eea6-0655-4daa-b5af-d96cc8827b84, system: kompact-runtime-21, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.555 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 128000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: PongerAct, cid: 9ff3eea6-0655-4daa-b5af-d96cc8827b84, system: kompact-runtime-21, location: src/component/context.rs:398 [INFO] [stdout] Jan 04 22:59:35.555 DEBG Component(fb135190-b3dc-423c-94d9-ce3c5741203b) was started., ctype: ComponentSupervisor, cid: 4129818a-6b93-40f9-a586-64060cc58a69, system: kompact-runtime-26, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.555 INFO registering newly connected conn at 127.0.0.1:36937, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:35.555 DEBG Got msg PingMsg { i: 0 } from udp://127.0.0.1:33293#8dc867c0-c5f7-4d95-8dcb-99687fffa258, ctype: PongerAct, cid: b66adf3c-37fd-4b1b-98f6-0d2a6e339412, system: kompact-runtime-21, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.555 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 128000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: PongerAct, cid: b66adf3c-37fd-4b1b-98f6-0d2a6e339412, system: kompact-runtime-21, location: src/component/context.rs:398 [INFO] [stdout] Jan 04 22:59:35.555 DEBG Component(a1d040f4-5d24-4b45-ba43-39730c1d3512) was started., ctype: ComponentSupervisor, cid: e9d6b370-969e-48f9-9b36-4dabc743fb1c, system: kompact-runtime-10, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.555 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: 3043bc18-93e4-4bac-b8a8-d79d2efd6794, system: kompact-runtime-11, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.555 DEBG Got msg PingMsg { i: 1 } from udp://127.0.0.1:33293#3043bc18-93e4-4bac-b8a8-d79d2efd6794, ctype: PongerAct, cid: 9ff3eea6-0655-4daa-b5af-d96cc8827b84, system: kompact-runtime-21, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.555 DEBG Got msg PingMsg { i: 0 } from tcp://127.0.0.1:36937#c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, ctype: PongerAct, cid: 67dbed91-90c7-4cc5-934c-913fd628eea4, system: kompact-runtime-23, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.555 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 128000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: PongerAct, cid: 67dbed91-90c7-4cc5-934c-913fd628eea4, system: kompact-runtime-23, location: src/component/context.rs:398 [INFO] [stdout] Jan 04 22:59:35.644 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: 8dc867c0-c5f7-4d95-8dcb-99687fffa258, system: kompact-runtime-11, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Swapped UDP buffer, addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: 3043bc18-93e4-4bac-b8a8-d79d2efd6794, system: kompact-runtime-11, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Got msg BigPongMsg { i: 8, data length: 1125, sum: 108000, data 0: 96, data n: 96 }, ctype: BigPingerAct, cid: 53b74f01-f096-481a-8598-a26f2cd884ff, system: kompact-runtime-6, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Got msg PingMsg { i: 1 } from udp://127.0.0.1:33293#8dc867c0-c5f7-4d95-8dcb-99687fffa258, ctype: PongerAct, cid: b66adf3c-37fd-4b1b-98f6-0d2a6e339412, system: kompact-runtime-21, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Got msg PingMsg { i: 2 } from udp://127.0.0.1:33293#3043bc18-93e4-4bac-b8a8-d79d2efd6794, ctype: PongerAct, cid: 9ff3eea6-0655-4daa-b5af-d96cc8827b84, system: kompact-runtime-21, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: 8dc867c0-c5f7-4d95-8dcb-99687fffa258, system: kompact-runtime-11, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: 3043bc18-93e4-4bac-b8a8-d79d2efd6794, system: kompact-runtime-11, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:35247, owner: NetworkThread, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Swapped UDP buffer, addr: 127.0.0.1:35247, owner: NetworkThread, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Got msg BigPingMsg { i: 9, data length: 1125, sum: 82125, data 0: 73, data n: 73 } from udp://127.0.0.1:37373#53b74f01-f096-481a-8598-a26f2cd884ff, ctype: BigPongerAct, cid: 3e6663fc-84cd-4126-b51d-5eae566e113a, system: kompact-runtime-19, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.667 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Got msg BigPongMsg { i: 3, data length: 120, sum: 14280, data 0: 119, data n: 119 }, ctype: BigPingerAct, cid: 1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, system: kompact-runtime-8, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Swapped UDP buffer, addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Got msg PingMsg { i: 2 } from udp://127.0.0.1:33293#8dc867c0-c5f7-4d95-8dcb-99687fffa258, ctype: PongerAct, cid: b66adf3c-37fd-4b1b-98f6-0d2a6e339412, system: kompact-runtime-21, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: 8dc867c0-c5f7-4d95-8dcb-99687fffa258, system: kompact-runtime-11, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Got msg PingMsg { i: 3 } from udp://127.0.0.1:33293#3043bc18-93e4-4bac-b8a8-d79d2efd6794, ctype: PongerAct, cid: 9ff3eea6-0655-4daa-b5af-d96cc8827b84, system: kompact-runtime-21, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: 3043bc18-93e4-4bac-b8a8-d79d2efd6794, system: kompact-runtime-11, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Got msg PingMsg { i: 3 } from udp://127.0.0.1:33293#8dc867c0-c5f7-4d95-8dcb-99687fffa258, ctype: PongerAct, cid: b66adf3c-37fd-4b1b-98f6-0d2a6e339412, system: kompact-runtime-21, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Got msg PingMsg { i: 4 } from udp://127.0.0.1:33293#3043bc18-93e4-4bac-b8a8-d79d2efd6794, ctype: PongerAct, cid: 9ff3eea6-0655-4daa-b5af-d96cc8827b84, system: kompact-runtime-21, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: 8dc867c0-c5f7-4d95-8dcb-99687fffa258, system: kompact-runtime-11, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.667 DEBG Got msg PingMsg { i: 4 } from udp://127.0.0.1:33293#8dc867c0-c5f7-4d95-8dcb-99687fffa258, ctype: PongerAct, cid: b66adf3c-37fd-4b1b-98f6-0d2a6e339412, system: kompact-runtime-21, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.667 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PingMsg { i: 0 } from tcp://127.0.0.1:36937#01e49ef0-90ac-415e-adee-50172a548e6f, ctype: PongerAct, cid: 68d3995a-4b66-4f41-af98-ad62eef6550e, system: kompact-runtime-23, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.668 DEBG init_buffers with default allocator, config BufferConfig { chunk_size: 128000, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 }., ctype: PongerAct, cid: 68d3995a-4b66-4f41-af98-ad62eef6550e, system: kompact-runtime-23, location: src/component/context.rs:398 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: 3043bc18-93e4-4bac-b8a8-d79d2efd6794, system: kompact-runtime-11, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: 8dc867c0-c5f7-4d95-8dcb-99687fffa258, system: kompact-runtime-11, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PingMsg { i: 5 } from udp://127.0.0.1:33293#3043bc18-93e4-4bac-b8a8-d79d2efd6794, ctype: PongerAct, cid: 9ff3eea6-0655-4daa-b5af-d96cc8827b84, system: kompact-runtime-21, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PingMsg { i: 5 } from udp://127.0.0.1:33293#8dc867c0-c5f7-4d95-8dcb-99687fffa258, ctype: PongerAct, cid: b66adf3c-37fd-4b1b-98f6-0d2a6e339412, system: kompact-runtime-21, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: 3043bc18-93e4-4bac-b8a8-d79d2efd6794, system: kompact-runtime-11, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PingMsg { i: 6 } from udp://127.0.0.1:33293#3043bc18-93e4-4bac-b8a8-d79d2efd6794, ctype: PongerAct, cid: 9ff3eea6-0655-4daa-b5af-d96cc8827b84, system: kompact-runtime-21, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: 8dc867c0-c5f7-4d95-8dcb-99687fffa258, system: kompact-runtime-11, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PingMsg { i: 6 } from udp://127.0.0.1:33293#8dc867c0-c5f7-4d95-8dcb-99687fffa258, ctype: PongerAct, cid: b66adf3c-37fd-4b1b-98f6-0d2a6e339412, system: kompact-runtime-21, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: 3043bc18-93e4-4bac-b8a8-d79d2efd6794, system: kompact-runtime-11, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PingMsg { i: 7 } from udp://127.0.0.1:33293#3043bc18-93e4-4bac-b8a8-d79d2efd6794, ctype: PongerAct, cid: 9ff3eea6-0655-4daa-b5af-d96cc8827b84, system: kompact-runtime-21, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: 8dc867c0-c5f7-4d95-8dcb-99687fffa258, system: kompact-runtime-11, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PingMsg { i: 7 } from udp://127.0.0.1:33293#8dc867c0-c5f7-4d95-8dcb-99687fffa258, ctype: PongerAct, cid: b66adf3c-37fd-4b1b-98f6-0d2a6e339412, system: kompact-runtime-21, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: 3043bc18-93e4-4bac-b8a8-d79d2efd6794, system: kompact-runtime-11, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PingMsg { i: 8 } from udp://127.0.0.1:33293#3043bc18-93e4-4bac-b8a8-d79d2efd6794, ctype: PongerAct, cid: 9ff3eea6-0655-4daa-b5af-d96cc8827b84, system: kompact-runtime-21, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: 8dc867c0-c5f7-4d95-8dcb-99687fffa258, system: kompact-runtime-11, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PingMsg { i: 8 } from udp://127.0.0.1:33293#8dc867c0-c5f7-4d95-8dcb-99687fffa258, ctype: PongerAct, cid: b66adf3c-37fd-4b1b-98f6-0d2a6e339412, system: kompact-runtime-21, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: 3043bc18-93e4-4bac-b8a8-d79d2efd6794, system: kompact-runtime-11, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PingMsg { i: 9 } from udp://127.0.0.1:33293#3043bc18-93e4-4bac-b8a8-d79d2efd6794, ctype: PongerAct, cid: 9ff3eea6-0655-4daa-b5af-d96cc8827b84, system: kompact-runtime-21, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: 8dc867c0-c5f7-4d95-8dcb-99687fffa258, system: kompact-runtime-11, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg BigPongMsg { i: 9, data length: 1125, sum: 94500, data 0: 84, data n: 84 }, ctype: BigPingerAct, cid: 53b74f01-f096-481a-8598-a26f2cd884ff, system: kompact-runtime-6, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PingMsg { i: 9 } from udp://127.0.0.1:33293#8dc867c0-c5f7-4d95-8dcb-99687fffa258, ctype: PongerAct, cid: b66adf3c-37fd-4b1b-98f6-0d2a6e339412, system: kompact-runtime-21, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: 3043bc18-93e4-4bac-b8a8-d79d2efd6794, system: kompact-runtime-11, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: 8dc867c0-c5f7-4d95-8dcb-99687fffa258, system: kompact-runtime-11, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, system: kompact-runtime-12, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PingMsg { i: 1 } from tcp://127.0.0.1:36937#c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, ctype: PongerAct, cid: 67dbed91-90c7-4cc5-934c-913fd628eea4, system: kompact-runtime-23, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: 01e49ef0-90ac-415e-adee-50172a548e6f, system: kompact-runtime-12, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, system: kompact-runtime-12, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.668 DEBG Got msg PingMsg { i: 1 } from tcp://127.0.0.1:36937#01e49ef0-90ac-415e-adee-50172a548e6f, ctype: PongerAct, cid: 68d3995a-4b66-4f41-af98-ad62eef6550e, system: kompact-runtime-23, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PingMsg { i: 2 } from tcp://127.0.0.1:36937#c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, ctype: PongerAct, cid: 67dbed91-90c7-4cc5-934c-913fd628eea4, system: kompact-runtime-23, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: 01e49ef0-90ac-415e-adee-50172a548e6f, system: kompact-runtime-12, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PingMsg { i: 2 } from tcp://127.0.0.1:36937#01e49ef0-90ac-415e-adee-50172a548e6f, ctype: PongerAct, cid: 68d3995a-4b66-4f41-af98-ad62eef6550e, system: kompact-runtime-23, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, system: kompact-runtime-12, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PingMsg { i: 3 } from tcp://127.0.0.1:36937#c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, ctype: PongerAct, cid: 67dbed91-90c7-4cc5-934c-913fd628eea4, system: kompact-runtime-23, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: 01e49ef0-90ac-415e-adee-50172a548e6f, system: kompact-runtime-12, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PingMsg { i: 3 } from tcp://127.0.0.1:36937#01e49ef0-90ac-415e-adee-50172a548e6f, ctype: PongerAct, cid: 68d3995a-4b66-4f41-af98-ad62eef6550e, system: kompact-runtime-23, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, system: kompact-runtime-12, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PingMsg { i: 4 } from tcp://127.0.0.1:36937#c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, ctype: PongerAct, cid: 67dbed91-90c7-4cc5-934c-913fd628eea4, system: kompact-runtime-23, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: 01e49ef0-90ac-415e-adee-50172a548e6f, system: kompact-runtime-12, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PingMsg { i: 4 } from tcp://127.0.0.1:36937#01e49ef0-90ac-415e-adee-50172a548e6f, ctype: PongerAct, cid: 68d3995a-4b66-4f41-af98-ad62eef6550e, system: kompact-runtime-23, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, system: kompact-runtime-12, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PingMsg { i: 5 } from tcp://127.0.0.1:36937#c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, ctype: PongerAct, cid: 67dbed91-90c7-4cc5-934c-913fd628eea4, system: kompact-runtime-23, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: 01e49ef0-90ac-415e-adee-50172a548e6f, system: kompact-runtime-12, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PingMsg { i: 5 } from tcp://127.0.0.1:36937#01e49ef0-90ac-415e-adee-50172a548e6f, ctype: PongerAct, cid: 68d3995a-4b66-4f41-af98-ad62eef6550e, system: kompact-runtime-23, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, system: kompact-runtime-12, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PingMsg { i: 6 } from tcp://127.0.0.1:36937#c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, ctype: PongerAct, cid: 67dbed91-90c7-4cc5-934c-913fd628eea4, system: kompact-runtime-23, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: 01e49ef0-90ac-415e-adee-50172a548e6f, system: kompact-runtime-12, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PingMsg { i: 6 } from tcp://127.0.0.1:36937#01e49ef0-90ac-415e-adee-50172a548e6f, ctype: PongerAct, cid: 68d3995a-4b66-4f41-af98-ad62eef6550e, system: kompact-runtime-23, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, system: kompact-runtime-12, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PingMsg { i: 7 } from tcp://127.0.0.1:36937#c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, ctype: PongerAct, cid: 67dbed91-90c7-4cc5-934c-913fd628eea4, system: kompact-runtime-23, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: 01e49ef0-90ac-415e-adee-50172a548e6f, system: kompact-runtime-12, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PingMsg { i: 7 } from tcp://127.0.0.1:36937#01e49ef0-90ac-415e-adee-50172a548e6f, ctype: PongerAct, cid: 68d3995a-4b66-4f41-af98-ad62eef6550e, system: kompact-runtime-23, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, system: kompact-runtime-12, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PingMsg { i: 8 } from tcp://127.0.0.1:36937#c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, ctype: PongerAct, cid: 67dbed91-90c7-4cc5-934c-913fd628eea4, system: kompact-runtime-23, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: 01e49ef0-90ac-415e-adee-50172a548e6f, system: kompact-runtime-12, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PingMsg { i: 8 } from tcp://127.0.0.1:36937#01e49ef0-90ac-415e-adee-50172a548e6f, ctype: PongerAct, cid: 68d3995a-4b66-4f41-af98-ad62eef6550e, system: kompact-runtime-23, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, system: kompact-runtime-12, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PingMsg { i: 9 } from tcp://127.0.0.1:36937#c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, ctype: PongerAct, cid: 67dbed91-90c7-4cc5-934c-913fd628eea4, system: kompact-runtime-23, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: 01e49ef0-90ac-415e-adee-50172a548e6f, system: kompact-runtime-12, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg BigPingMsg { i: 0, data length: 1125, sum: 78750, data 0: 70, data n: 70 } from udp://127.0.0.1:40403#8df06319-28ef-485a-afc3-60d8df96185e, ctype: BigPongerAct, cid: 0180ae7e-8909-4f2b-afb3-3ae16c1ad099, system: kompact-runtime-25, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.669 DEBG Got msg PingMsg { i: 9 } from tcp://127.0.0.1:36937#01e49ef0-90ac-415e-adee-50172a548e6f, ctype: PongerAct, cid: 68d3995a-4b66-4f41-af98-ad62eef6550e, system: kompact-runtime-23, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.670 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, system: kompact-runtime-12, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.670 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.670 DEBG Swapped UDP buffer, addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.670 DEBG Got msg BigPongMsg { i: 0, data length: 1125, sum: 24750, data 0: 22, data n: 22 }, ctype: BigPingerAct, cid: 8df06319-28ef-485a-afc3-60d8df96185e, system: kompact-runtime-7, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.670 DEBG Got msg PingMsg { i: 0 } from udp://127.0.0.1:41281#97dbfe78-6709-4f65-a52c-9db3b0988377, ctype: PongerAct, cid: ea199051-2811-48a4-aefa-389f78ed2bb0, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.670 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39043, owner: NetworkThread, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.670 DEBG Swapped UDP buffer, addr: 127.0.0.1:39043, owner: NetworkThread, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.670 DEBG Got msg BigPingMsg { i: 1, data length: 1125, sum: 43875, data 0: 39, data n: 39 } from udp://127.0.0.1:40403#8df06319-28ef-485a-afc3-60d8df96185e, ctype: BigPongerAct, cid: 0180ae7e-8909-4f2b-afb3-3ae16c1ad099, system: kompact-runtime-25, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.670 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.670 DEBG Swapped UDP buffer, addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.670 DEBG Got msg BigPongMsg { i: 1, data length: 1125, sum: 47250, data 0: 42, data n: 42 }, ctype: BigPingerAct, cid: 8df06319-28ef-485a-afc3-60d8df96185e, system: kompact-runtime-7, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.670 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 77, write_offset: 128, readable_len: 51, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.670 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.670 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.670 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.670 DEBG Got msg BigPingMsg { i: 4, data length: 120, sum: 8880, data 0: 74, data n: 74 } from tcp://127.0.0.1:34549#30935bb6-f341-45d0-b2c8-03e51e9a1f7a, ctype: BigPongerAct, cid: 52dff517-556e-42f3-93ea-c4239c8809a5, system: kompact-runtime-17, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.670 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.670 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.670 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39043, owner: NetworkThread, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.670 DEBG Swapped UDP buffer, addr: 127.0.0.1:39043, owner: NetworkThread, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.670 DEBG Got msg BigPingMsg { i: 2, data length: 1125, sum: 63000, data 0: 56, data n: 56 } from udp://127.0.0.1:40403#8df06319-28ef-485a-afc3-60d8df96185e, ctype: BigPongerAct, cid: 0180ae7e-8909-4f2b-afb3-3ae16c1ad099, system: kompact-runtime-25, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Swapped UDP buffer, addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Got msg BigPongMsg { i: 2, data length: 1125, sum: 72000, data 0: 64, data n: 64 }, ctype: BigPingerAct, cid: 8df06319-28ef-485a-afc3-60d8df96185e, system: kompact-runtime-7, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39043, owner: NetworkThread, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Swapped UDP buffer, addr: 127.0.0.1:39043, owner: NetworkThread, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Got msg PingMsg { i: 0 } from udp://127.0.0.1:41281#373ff161-5f02-48f4-b623-0e3ea75673e1, ctype: PongerAct, cid: 40a0c649-8765-4fd0-af14-40d0ba7edf40, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: 97dbfe78-6709-4f65-a52c-9db3b0988377, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: 373ff161-5f02-48f4-b623-0e3ea75673e1, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.777 INFO Started network just fine., ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:35.777 TRCE Initialised., ctype: DeadletterBox, cid: f5dda9cd-3e51-4fa5-9759-1f3b57cd53ce, system: kompact-runtime-29, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.777 TRCE Initialised., ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.777 TRCE Initialised., ctype: ComponentSupervisor, cid: 0cf4ebec-6235-48ab-9437-fddd35ef9291, system: kompact-runtime-29, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Component started., cid: bf20c8ef-7b88-4768-82f1-d1ca4e87d5fd, system: kompact-runtime-27, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Started supervisor., ctype: ComponentSupervisor, cid: bf20c8ef-7b88-4768-82f1-d1ca4e87d5fd, system: kompact-runtime-27, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Got msg BigPingMsg { i: 3, data length: 1125, sum: 90000, data 0: 80, data n: 80 } from udp://127.0.0.1:40403#8df06319-28ef-485a-afc3-60d8df96185e, ctype: BigPongerAct, cid: 0180ae7e-8909-4f2b-afb3-3ae16c1ad099, system: kompact-runtime-25, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Swapped UDP buffer, addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Got msg BigPongMsg { i: 3, data length: 1125, sum: 106875, data 0: 95, data n: 95 }, ctype: BigPingerAct, cid: 8df06319-28ef-485a-afc3-60d8df96185e, system: kompact-runtime-7, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39043, owner: NetworkThread, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Swapped UDP buffer, addr: 127.0.0.1:39043, owner: NetworkThread, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Got msg PingMsg { i: 1 } from udp://127.0.0.1:41281#97dbfe78-6709-4f65-a52c-9db3b0988377, ctype: PongerAct, cid: ea199051-2811-48a4-aefa-389f78ed2bb0, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Got msg PingMsg { i: 1 } from udp://127.0.0.1:41281#373ff161-5f02-48f4-b623-0e3ea75673e1, ctype: PongerAct, cid: 40a0c649-8765-4fd0-af14-40d0ba7edf40, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: 97dbfe78-6709-4f65-a52c-9db3b0988377, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: 373ff161-5f02-48f4-b623-0e3ea75673e1, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Got msg PingMsg { i: 2 } from udp://127.0.0.1:41281#97dbfe78-6709-4f65-a52c-9db3b0988377, ctype: PongerAct, cid: ea199051-2811-48a4-aefa-389f78ed2bb0, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Got msg PingMsg { i: 2 } from udp://127.0.0.1:41281#373ff161-5f02-48f4-b623-0e3ea75673e1, ctype: PongerAct, cid: 40a0c649-8765-4fd0-af14-40d0ba7edf40, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.777 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: 97dbfe78-6709-4f65-a52c-9db3b0988377, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.778 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: 373ff161-5f02-48f4-b623-0e3ea75673e1, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.778 DEBG Got msg PingMsg { i: 3 } from udp://127.0.0.1:41281#97dbfe78-6709-4f65-a52c-9db3b0988377, ctype: PongerAct, cid: ea199051-2811-48a4-aefa-389f78ed2bb0, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.778 DEBG Got msg PingMsg { i: 3 } from udp://127.0.0.1:41281#373ff161-5f02-48f4-b623-0e3ea75673e1, ctype: PongerAct, cid: 40a0c649-8765-4fd0-af14-40d0ba7edf40, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.778 DEBG Component started., cid: f5dda9cd-3e51-4fa5-9759-1f3b57cd53ce, system: kompact-runtime-29, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.778 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: f5dda9cd-3e51-4fa5-9759-1f3b57cd53ce, system: kompact-runtime-29, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:35.778 DEBG Component started., cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.778 INFO Starting network..., ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:35.778 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:35.778 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:35.778 DEBG Entering main EventLoop, addr: 127.0.0.1:37941, owner: NetworkThread, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:35.778 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: 97dbfe78-6709-4f65-a52c-9db3b0988377, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.778 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: 373ff161-5f02-48f4-b623-0e3ea75673e1, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.778 DEBG Entering main EventLoop, addr: 127.0.0.1:35181, owner: NetworkThread, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:35.778 DEBG Got msg PingMsg { i: 4 } from udp://127.0.0.1:41281#97dbfe78-6709-4f65-a52c-9db3b0988377, ctype: PongerAct, cid: ea199051-2811-48a4-aefa-389f78ed2bb0, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.814 DEBG Got msg PingMsg { i: 4 } from udp://127.0.0.1:41281#373ff161-5f02-48f4-b623-0e3ea75673e1, ctype: PongerAct, cid: 40a0c649-8765-4fd0-af14-40d0ba7edf40, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.814 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: 97dbfe78-6709-4f65-a52c-9db3b0988377, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.814 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: 373ff161-5f02-48f4-b623-0e3ea75673e1, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.814 DEBG Got msg PingMsg { i: 5 } from udp://127.0.0.1:41281#97dbfe78-6709-4f65-a52c-9db3b0988377, ctype: PongerAct, cid: ea199051-2811-48a4-aefa-389f78ed2bb0, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.814 DEBG Got msg PingMsg { i: 5 } from udp://127.0.0.1:41281#373ff161-5f02-48f4-b623-0e3ea75673e1, ctype: PongerAct, cid: 40a0c649-8765-4fd0-af14-40d0ba7edf40, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.814 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: 97dbfe78-6709-4f65-a52c-9db3b0988377, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.814 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: 373ff161-5f02-48f4-b623-0e3ea75673e1, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.814 DEBG Got msg PingMsg { i: 6 } from udp://127.0.0.1:41281#97dbfe78-6709-4f65-a52c-9db3b0988377, ctype: PongerAct, cid: ea199051-2811-48a4-aefa-389f78ed2bb0, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.814 DEBG Got msg PingMsg { i: 6 } from udp://127.0.0.1:41281#373ff161-5f02-48f4-b623-0e3ea75673e1, ctype: PongerAct, cid: 40a0c649-8765-4fd0-af14-40d0ba7edf40, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.814 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: 97dbfe78-6709-4f65-a52c-9db3b0988377, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.814 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: 373ff161-5f02-48f4-b623-0e3ea75673e1, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.814 DEBG Got msg PingMsg { i: 7 } from udp://127.0.0.1:41281#97dbfe78-6709-4f65-a52c-9db3b0988377, ctype: PongerAct, cid: ea199051-2811-48a4-aefa-389f78ed2bb0, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.814 DEBG Got msg PingMsg { i: 7 } from udp://127.0.0.1:41281#373ff161-5f02-48f4-b623-0e3ea75673e1, ctype: PongerAct, cid: 40a0c649-8765-4fd0-af14-40d0ba7edf40, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.814 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: 97dbfe78-6709-4f65-a52c-9db3b0988377, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.814 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.814 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Got msg BigPongMsg { i: 2, data length: 120, sum: 8160, data 0: 68, data n: 68 }, ctype: BigPingerAct, cid: dd1fdff6-5daa-49c7-b0f5-493405543011, system: kompact-runtime-4, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.836 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: 373ff161-5f02-48f4-b623-0e3ea75673e1, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Got msg PingMsg { i: 8 } from udp://127.0.0.1:41281#97dbfe78-6709-4f65-a52c-9db3b0988377, ctype: PongerAct, cid: ea199051-2811-48a4-aefa-389f78ed2bb0, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Got msg PingMsg { i: 8 } from udp://127.0.0.1:41281#373ff161-5f02-48f4-b623-0e3ea75673e1, ctype: PongerAct, cid: 40a0c649-8765-4fd0-af14-40d0ba7edf40, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: 97dbfe78-6709-4f65-a52c-9db3b0988377, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: 373ff161-5f02-48f4-b623-0e3ea75673e1, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Got msg PingMsg { i: 9 } from udp://127.0.0.1:41281#97dbfe78-6709-4f65-a52c-9db3b0988377, ctype: PongerAct, cid: ea199051-2811-48a4-aefa-389f78ed2bb0, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Got msg PingMsg { i: 9 } from udp://127.0.0.1:41281#373ff161-5f02-48f4-b623-0e3ea75673e1, ctype: PongerAct, cid: 40a0c649-8765-4fd0-af14-40d0ba7edf40, system: kompact-runtime-24, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Got msg BigPingMsg { i: 4, data length: 1125, sum: 135000, data 0: 120, data n: 120 } from udp://127.0.0.1:40403#8df06319-28ef-485a-afc3-60d8df96185e, ctype: BigPongerAct, cid: 0180ae7e-8909-4f2b-afb3-3ae16c1ad099, system: kompact-runtime-25, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Swapped UDP buffer, addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Got msg BigPongMsg { i: 4, data length: 1125, sum: 99000, data 0: 88, data n: 88 }, ctype: BigPingerAct, cid: 8df06319-28ef-485a-afc3-60d8df96185e, system: kompact-runtime-7, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39043, owner: NetworkThread, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Swapped UDP buffer, addr: 127.0.0.1:39043, owner: NetworkThread, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.836 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Got msg BigPingMsg { i: 4, data length: 120, sum: 13200, data 0: 110, data n: 110 } from tcp://127.0.0.1:33151#1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, ctype: BigPongerAct, cid: 3537547b-3dd2-42e4-af30-173e7218ca21, system: kompact-runtime-18, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.836 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Got msg BigPingMsg { i: 5, data length: 1125, sum: 3375, data 0: 3, data n: 3 } from udp://127.0.0.1:40403#8df06319-28ef-485a-afc3-60d8df96185e, ctype: BigPongerAct, cid: 0180ae7e-8909-4f2b-afb3-3ae16c1ad099, system: kompact-runtime-25, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Swapped UDP buffer, addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Got msg BigPongMsg { i: 5, data length: 1125, sum: 90000, data 0: 80, data n: 80 }, ctype: BigPingerAct, cid: 8df06319-28ef-485a-afc3-60d8df96185e, system: kompact-runtime-7, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: 01e49ef0-90ac-415e-adee-50172a548e6f, system: kompact-runtime-12, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.836 INFO Started network just fine., ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Component started., cid: 0cf4ebec-6235-48ab-9437-fddd35ef9291, system: kompact-runtime-29, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.836 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 0cf4ebec-6235-48ab-9437-fddd35ef9291, system: kompact-runtime-29, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:35.837 TRCE Initialised., ctype: PongerAct, cid: 7061c8a2-29a3-40e6-aef9-997b656306a8, system: kompact-runtime-16, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Requesting actor registration at ActorId(7061c8a2-29a3-40e6-aef9-997b656306a8), system: kompact-runtime-16, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.837 TRCE Initialised., ctype: ForwarderAct, cid: 190896e9-e761-43f4-a955-e448cefb2cb0, system: kompact-runtime-27, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Requesting actor registration at ActorId(190896e9-e761-43f4-a955-e448cefb2cb0), system: kompact-runtime-27, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39043, owner: NetworkThread, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Swapped UDP buffer, addr: 127.0.0.1:39043, owner: NetworkThread, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.837 TRCE Initialised., ctype: PingerAct, cid: c76d3479-c5d5-427d-a2f7-108e11b91063, system: kompact-runtime-29, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Requesting actor registration at ActorId(c76d3479-c5d5-427d-a2f7-108e11b91063), system: kompact-runtime-29, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Component started., cid: 7061c8a2-29a3-40e6-aef9-997b656306a8, system: kompact-runtime-16, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Starting..., ctype: PongerAct, cid: 7061c8a2-29a3-40e6-aef9-997b656306a8, system: kompact-runtime-16, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Component started., cid: c76d3479-c5d5-427d-a2f7-108e11b91063, system: kompact-runtime-29, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Component(7061c8a2-29a3-40e6-aef9-997b656306a8) was started., ctype: ComponentSupervisor, cid: f351d719-4136-4002-93ae-97ae09e33f68, system: kompact-runtime-16, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Starting, ctype: PingerAct, cid: c76d3479-c5d5-427d-a2f7-108e11b91063, system: kompact-runtime-29, location: src/net/mod.rs:580 [INFO] [stdout] Jan 04 22:59:35.837 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/dispatch/mod.rs:603 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Component started., cid: 190896e9-e761-43f4-a955-e448cefb2cb0, system: kompact-runtime-27, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Starting..., ctype: ForwarderAct, cid: 190896e9-e761-43f4-a955-e448cefb2cb0, system: kompact-runtime-27, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Establishing new connection to 127.0.0.1:37941, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/dispatch/mod.rs:610 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Component(c76d3479-c5d5-427d-a2f7-108e11b91063) was started., ctype: ComponentSupervisor, cid: 0cf4ebec-6235-48ab-9437-fddd35ef9291, system: kompact-runtime-29, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: 97dbfe78-6709-4f65-a52c-9db3b0988377, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: 373ff161-5f02-48f4-b623-0e3ea75673e1, system: kompact-runtime-14, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Component(190896e9-e761-43f4-a955-e448cefb2cb0) was started., ctype: ComponentSupervisor, cid: bf20c8ef-7b88-4768-82f1-d1ca4e87d5fd, system: kompact-runtime-27, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Got msg BigPingMsg { i: 6, data length: 1125, sum: 54000, data 0: 48, data n: 48 } from udp://127.0.0.1:40403#8df06319-28ef-485a-afc3-60d8df96185e, ctype: BigPongerAct, cid: 0180ae7e-8909-4f2b-afb3-3ae16c1ad099, system: kompact-runtime-25, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Swapped UDP buffer, addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Got msg BigPongMsg { i: 6, data length: 1125, sum: 81000, data 0: 72, data n: 72 }, ctype: BigPingerAct, cid: 8df06319-28ef-485a-afc3-60d8df96185e, system: kompact-runtime-7, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.837 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Got msg BigPongMsg { i: 4, data length: 120, sum: 10800, data 0: 90, data n: 90 }, ctype: BigPingerAct, cid: 30935bb6-f341-45d0-b2c8-03e51e9a1f7a, system: kompact-runtime-9, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39043, owner: NetworkThread, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Swapped UDP buffer, addr: 127.0.0.1:39043, owner: NetworkThread, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Got msg BigPingMsg { i: 7, data length: 1125, sum: 11250, data 0: 10, data n: 10 } from udp://127.0.0.1:40403#8df06319-28ef-485a-afc3-60d8df96185e, ctype: BigPongerAct, cid: 0180ae7e-8909-4f2b-afb3-3ae16c1ad099, system: kompact-runtime-25, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.837 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.838 DEBG Swapped UDP buffer, addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.838 DEBG Got msg BigPongMsg { i: 7, data length: 1125, sum: 21375, data 0: 19, data n: 19 }, ctype: BigPingerAct, cid: 8df06319-28ef-485a-afc3-60d8df96185e, system: kompact-runtime-7, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.838 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39043, owner: NetworkThread, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.838 DEBG Swapped UDP buffer, addr: 127.0.0.1:39043, owner: NetworkThread, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.838 DEBG Got msg BigPingMsg { i: 8, data length: 1125, sum: 99000, data 0: 88, data n: 88 } from udp://127.0.0.1:40403#8df06319-28ef-485a-afc3-60d8df96185e, ctype: BigPongerAct, cid: 0180ae7e-8909-4f2b-afb3-3ae16c1ad099, system: kompact-runtime-25, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.838 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.838 DEBG Swapped UDP buffer, addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.838 DEBG Got DispatchEvent::Connect(127.0.0.1:37941), addr: 127.0.0.1:35181, owner: NetworkThread, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:35.838 DEBG Requesting connection to 127.0.0.1:37941, addr: 127.0.0.1:35181, owner: NetworkThread, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:35.838 DEBG Got msg BigPongMsg { i: 8, data length: 1125, sum: 132750, data 0: 118, data n: 118 }, ctype: BigPingerAct, cid: 8df06319-28ef-485a-afc3-60d8df96185e, system: kompact-runtime-7, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.838 DEBG Saying Hello to 127.0.0.1:37941, addr: 127.0.0.1:35181, owner: NetworkThread, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:35.838 DEBG Accepting connection from 127.0.0.1:43438, addr: 127.0.0.1:37941, owner: NetworkThread, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/net/network_thread.rs:664 [INFO] [stdout] Jan 04 22:59:35.838 DEBG Saying Hello to 127.0.0.1:43438, addr: 127.0.0.1:37941, owner: NetworkThread, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:35.838 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:37941, owner: NetworkThread, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/net/network_thread.rs:208 [INFO] [stdout] Jan 04 22:59:35.838 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:39043, owner: NetworkThread, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.838 DEBG Swapped UDP buffer, addr: 127.0.0.1:39043, owner: NetworkThread, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.838 DEBG Got msg BigPingMsg { i: 9, data length: 1125, sum: 72000, data 0: 64, data n: 64 } from udp://127.0.0.1:40403#8df06319-28ef-485a-afc3-60d8df96185e, ctype: BigPongerAct, cid: 0180ae7e-8909-4f2b-afb3-3ae16c1ad099, system: kompact-runtime-25, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.838 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.838 DEBG Swapped UDP buffer, addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.838 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.838 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 4, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.838 DEBG Got msg BigPingMsg { i: 3, data length: 120, sum: 840, data 0: 7, data n: 7 } from tcp://127.0.0.1:40127#dd1fdff6-5daa-49c7-b0f5-493405543011, ctype: BigPongerAct, cid: 3775309f-b429-4c35-a7b3-d43416a156cb, system: kompact-runtime-20, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.838 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.838 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.910 DEBG Got msg BigPongMsg { i: 9, data length: 1125, sum: 84375, data 0: 75, data n: 75 }, ctype: BigPingerAct, cid: 8df06319-28ef-485a-afc3-60d8df96185e, system: kompact-runtime-7, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.910 DEBG Entering main EventLoop, addr: 127.0.0.1:42509, owner: NetworkThread, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:35.910 DEBG Handling Hello(127.0.0.1:37941) from 127.0.0.1:37941, addr: 127.0.0.1:35181, owner: NetworkThread, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/net/network_thread.rs:561 [INFO] [stdout] Jan 04 22:59:35.910 DEBG Sending ack for 127.0.0.1:35181, 3, addr: 127.0.0.1:37941, owner: NetworkThread, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/net/network_thread.rs:426 [INFO] [stdout] Jan 04 22:59:35.910 DEBG Handling ack for 127.0.0.1:37941, addr: 127.0.0.1:35181, owner: NetworkThread, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/net/network_thread.rs:459 [INFO] [stdout] Jan 04 22:59:35.910 INFO registering newly connected conn at 127.0.0.1:37941, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:35.910 INFO Started network just fine., ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:35.912 TRCE Initialised., ctype: DeadletterBox, cid: 0189277d-33bb-4975-9ab8-99a554153a61, system: kompact-runtime-30, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.912 TRCE Initialised., ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.912 TRCE Initialised., ctype: ComponentSupervisor, cid: f116e70f-343f-4969-970a-29b119accedd, system: kompact-runtime-30, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.912 INFO registering newly connected conn at 127.0.0.1:35181, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:35.912 DEBG Forwarding some msg from tcp://127.0.0.1:35181#c76d3479-c5d5-427d-a2f7-108e11b91063 to tcp://127.0.0.1:33485#7061c8a2-29a3-40e6-aef9-997b656306a8, ctype: ForwarderAct, cid: 190896e9-e761-43f4-a955-e448cefb2cb0, system: kompact-runtime-27, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:35.912 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/dispatch/mod.rs:603 [INFO] [stdout] Jan 04 22:59:35.912 DEBG Establishing new connection to 127.0.0.1:33485, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/dispatch/mod.rs:610 [INFO] [stdout] Jan 04 22:59:35.912 DEBG Got DispatchEvent::Connect(127.0.0.1:33485), addr: 127.0.0.1:37941, owner: NetworkThread, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:35.912 DEBG Requesting connection to 127.0.0.1:33485, addr: 127.0.0.1:37941, owner: NetworkThread, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:35.912 DEBG Accepting connection from 127.0.0.1:54328, addr: 127.0.0.1:33485, owner: NetworkThread, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/net/network_thread.rs:664 [INFO] [stdout] Jan 04 22:59:35.912 DEBG Saying Hello to 127.0.0.1:54328, addr: 127.0.0.1:33485, owner: NetworkThread, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:35.912 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:33485, owner: NetworkThread, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/net/network_thread.rs:208 [INFO] [stdout] Jan 04 22:59:35.912 DEBG Saying Hello to 127.0.0.1:33485, addr: 127.0.0.1:37941, owner: NetworkThread, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:35.912 DEBG Handling Hello(127.0.0.1:33485) from 127.0.0.1:33485, addr: 127.0.0.1:37941, owner: NetworkThread, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/net/network_thread.rs:561 [INFO] [stdout] Jan 04 22:59:35.912 DEBG Sending ack for 127.0.0.1:37941, 3, addr: 127.0.0.1:33485, owner: NetworkThread, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/net/network_thread.rs:426 [INFO] [stdout] Jan 04 22:59:35.912 INFO registering newly connected conn at 127.0.0.1:37941, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:35.912 DEBG Handling ack for 127.0.0.1:33485, addr: 127.0.0.1:37941, owner: NetworkThread, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/net/network_thread.rs:459 [INFO] [stdout] Jan 04 22:59:35.912 INFO registering newly connected conn at 127.0.0.1:33485, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:35.912 DEBG Got msg PingMsg { i: 0 } from tcp://127.0.0.1:35181#c76d3479-c5d5-427d-a2f7-108e11b91063, ctype: PongerAct, cid: 7061c8a2-29a3-40e6-aef9-997b656306a8, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.912 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/dispatch/mod.rs:603 [INFO] [stdout] Jan 04 22:59:35.912 DEBG Component started., cid: 0189277d-33bb-4975-9ab8-99a554153a61, system: kompact-runtime-30, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.912 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: 0189277d-33bb-4975-9ab8-99a554153a61, system: kompact-runtime-30, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:35.912 DEBG Establishing new connection to 127.0.0.1:35181, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/dispatch/mod.rs:610 [INFO] [stdout] Jan 04 22:59:35.912 DEBG Component started., cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.913 INFO Starting network..., ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:35.913 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:35.913 INFO Started network just fine., ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Component started., cid: f116e70f-343f-4969-970a-29b119accedd, system: kompact-runtime-30, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Started supervisor., ctype: ComponentSupervisor, cid: f116e70f-343f-4969-970a-29b119accedd, system: kompact-runtime-30, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Got DispatchEvent::Connect(127.0.0.1:35181), addr: 127.0.0.1:33485, owner: NetworkThread, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Requesting connection to 127.0.0.1:35181, addr: 127.0.0.1:33485, owner: NetworkThread, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Entering main EventLoop, addr: 127.0.0.1:46081, owner: NetworkThread, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Saying Hello to 127.0.0.1:35181, addr: 127.0.0.1:33485, owner: NetworkThread, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:35.913 TRCE Initialised., ctype: PongerAct, cid: 2512d4da-fbdd-4a80-b845-ccad3b9770c8, system: kompact-runtime-15, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Requesting actor registration at ActorId(2512d4da-fbdd-4a80-b845-ccad3b9770c8), system: kompact-runtime-15, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Requesting actor alias registration for "ponger", system: kompact-runtime-15, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Requesting actor registration at Alias("ponger"), system: kompact-runtime-15, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Entering main EventLoop, addr: 127.0.0.1:33315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:33315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Swapped UDP buffer, addr: 127.0.0.1:33315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.913 TRCE Initialised., ctype: ForwarderAct, cid: a49de6bd-abd0-46d0-9e10-5711005d6488, system: kompact-runtime-28, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Requesting actor registration at ActorId(a49de6bd-abd0-46d0-9e10-5711005d6488), system: kompact-runtime-28, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Requesting actor alias registration for "forwarder", system: kompact-runtime-28, location: src/runtime/system.rs:1699 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Requesting actor registration at Alias("forwarder"), system: kompact-runtime-28, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Got msg BigPingMsg { i: 0, data length: 1125, sum: 117000, data 0: 104, data n: 104 } from udp://127.0.0.1:34761#a1d040f4-5d24-4b45-ba43-39730c1d3512, ctype: BigPongerAct, cid: fb135190-b3dc-423c-94d9-ce3c5741203b, system: kompact-runtime-26, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:34761, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Swapped UDP buffer, addr: 127.0.0.1:34761, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Got msg BigPongMsg { i: 0, data length: 1125, sum: 54000, data 0: 48, data n: 48 }, ctype: BigPingerAct, cid: a1d040f4-5d24-4b45-ba43-39730c1d3512, system: kompact-runtime-10, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:33315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Swapped UDP buffer, addr: 127.0.0.1:33315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Got msg BigPingMsg { i: 1, data length: 1125, sum: 103500, data 0: 92, data n: 92 } from udp://127.0.0.1:34761#a1d040f4-5d24-4b45-ba43-39730c1d3512, ctype: BigPongerAct, cid: fb135190-b3dc-423c-94d9-ce3c5741203b, system: kompact-runtime-26, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:34761, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Swapped UDP buffer, addr: 127.0.0.1:34761, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.913 DEBG Got msg BigPongMsg { i: 1, data length: 1125, sum: 12375, data 0: 11, data n: 11 }, ctype: BigPingerAct, cid: a1d040f4-5d24-4b45-ba43-39730c1d3512, system: kompact-runtime-10, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.913 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.914 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.914 DEBG Got msg BigPongMsg { i: 4, data length: 120, sum: 3120, data 0: 26, data n: 26 }, ctype: BigPingerAct, cid: 1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, system: kompact-runtime-8, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.914 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.914 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.914 DEBG Accepting connection from 127.0.0.1:38996, addr: 127.0.0.1:35181, owner: NetworkThread, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/net/network_thread.rs:664 [INFO] [stdout] Jan 04 22:59:35.914 DEBG Saying Hello to 127.0.0.1:38996, addr: 127.0.0.1:35181, owner: NetworkThread, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:35.914 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:35181, owner: NetworkThread, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/net/network_thread.rs:208 [INFO] [stdout] Jan 04 22:59:35.914 DEBG Handling Hello(127.0.0.1:35181) from 127.0.0.1:35181, addr: 127.0.0.1:33485, owner: NetworkThread, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/net/network_thread.rs:561 [INFO] [stdout] Jan 04 22:59:35.914 DEBG Sending ack for 127.0.0.1:33485, 4, addr: 127.0.0.1:35181, owner: NetworkThread, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/net/network_thread.rs:426 [INFO] [stdout] Jan 04 22:59:35.914 DEBG Handling ack for 127.0.0.1:35181, addr: 127.0.0.1:33485, owner: NetworkThread, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/net/network_thread.rs:459 [INFO] [stdout] Jan 04 22:59:35.914 INFO registering newly connected conn at 127.0.0.1:35181, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:35.914 INFO registering newly connected conn at 127.0.0.1:33485, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:35.914 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: c76d3479-c5d5-427d-a2f7-108e11b91063, system: kompact-runtime-29, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.914 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 77, write_offset: 128, readable_len: 51, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.914 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.914 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Got msg BigPingMsg { i: 5, data length: 120, sum: 120, data 0: 1, data n: 1 } from tcp://127.0.0.1:34549#30935bb6-f341-45d0-b2c8-03e51e9a1f7a, ctype: BigPongerAct, cid: 52dff517-556e-42f3-93ea-c4239c8809a5, system: kompact-runtime-17, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.932 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Scheduling reaping at 250ms, ctype: NetworkDispatcher, cid: e80d5436-0503-45a9-bd21-300affedead9, system: kompact-runtime-5, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Component started., cid: 8de2d316-5cd4-47b5-95d8-226c0c48c4b1, system: kompact-runtime-28, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 8de2d316-5cd4-47b5-95d8-226c0c48c4b1, system: kompact-runtime-28, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:35.932 TRCE Initialised., ctype: PingerAct, cid: aad0f04d-ff36-4316-ba86-81ed31d20855, system: kompact-runtime-30, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Requesting actor registration at ActorId(aad0f04d-ff36-4316-ba86-81ed31d20855), system: kompact-runtime-30, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:33315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Swapped UDP buffer, addr: 127.0.0.1:33315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Got msg BigPingMsg { i: 2, data length: 1125, sum: 90000, data 0: 80, data n: 80 } from udp://127.0.0.1:34761#a1d040f4-5d24-4b45-ba43-39730c1d3512, ctype: BigPongerAct, cid: fb135190-b3dc-423c-94d9-ce3c5741203b, system: kompact-runtime-26, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:34761, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Swapped UDP buffer, addr: 127.0.0.1:34761, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Got msg BigPongMsg { i: 2, data length: 1125, sum: 54000, data 0: 48, data n: 48 }, ctype: BigPingerAct, cid: a1d040f4-5d24-4b45-ba43-39730c1d3512, system: kompact-runtime-10, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:33315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Swapped UDP buffer, addr: 127.0.0.1:33315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.932 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Component started., cid: 2512d4da-fbdd-4a80-b845-ccad3b9770c8, system: kompact-runtime-15, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Starting..., ctype: PongerAct, cid: 2512d4da-fbdd-4a80-b845-ccad3b9770c8, system: kompact-runtime-15, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Component(2512d4da-fbdd-4a80-b845-ccad3b9770c8) was started., ctype: ComponentSupervisor, cid: 3ce96bac-1d2a-4a47-a20b-a6e11ce21753, system: kompact-runtime-15, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Component started., cid: aad0f04d-ff36-4316-ba86-81ed31d20855, system: kompact-runtime-30, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Starting, ctype: PingerAct, cid: aad0f04d-ff36-4316-ba86-81ed31d20855, system: kompact-runtime-30, location: src/net/mod.rs:580 [INFO] [stdout] Jan 04 22:59:35.932 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/dispatch/mod.rs:603 [INFO] [stdout] Jan 04 22:59:35.932 DEBG Establishing new connection to 127.0.0.1:42509, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/dispatch/mod.rs:610 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Component(aad0f04d-ff36-4316-ba86-81ed31d20855) was started., ctype: ComponentSupervisor, cid: f116e70f-343f-4969-970a-29b119accedd, system: kompact-runtime-30, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Got DispatchEvent::Connect(127.0.0.1:42509), addr: 127.0.0.1:46081, owner: NetworkThread, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Requesting connection to 127.0.0.1:42509, addr: 127.0.0.1:46081, owner: NetworkThread, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Saying Hello to 127.0.0.1:42509, addr: 127.0.0.1:46081, owner: NetworkThread, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Accepting connection from 127.0.0.1:45124, addr: 127.0.0.1:42509, owner: NetworkThread, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/net/network_thread.rs:664 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Saying Hello to 127.0.0.1:45124, addr: 127.0.0.1:42509, owner: NetworkThread, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:42509, owner: NetworkThread, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/net/network_thread.rs:208 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Handling Hello(127.0.0.1:42509) from 127.0.0.1:42509, addr: 127.0.0.1:46081, owner: NetworkThread, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/net/network_thread.rs:561 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Sending ack for 127.0.0.1:46081, 3, addr: 127.0.0.1:42509, owner: NetworkThread, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/net/network_thread.rs:426 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Handling ack for 127.0.0.1:42509, addr: 127.0.0.1:46081, owner: NetworkThread, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/net/network_thread.rs:459 [INFO] [stdout] Jan 04 22:59:35.933 INFO registering newly connected conn at 127.0.0.1:42509, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Forwarding some msg from tcp://127.0.0.1:35181#c76d3479-c5d5-427d-a2f7-108e11b91063 to tcp://127.0.0.1:33485#7061c8a2-29a3-40e6-aef9-997b656306a8, ctype: ForwarderAct, cid: 190896e9-e761-43f4-a955-e448cefb2cb0, system: kompact-runtime-27, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Got msg BigPingMsg { i: 3, data length: 1125, sum: 82125, data 0: 73, data n: 73 } from udp://127.0.0.1:34761#a1d040f4-5d24-4b45-ba43-39730c1d3512, ctype: BigPongerAct, cid: fb135190-b3dc-423c-94d9-ce3c5741203b, system: kompact-runtime-26, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:34761, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Swapped UDP buffer, addr: 127.0.0.1:34761, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Got msg BigPongMsg { i: 3, data length: 1125, sum: 115875, data 0: 103, data n: 103 }, ctype: BigPingerAct, cid: a1d040f4-5d24-4b45-ba43-39730c1d3512, system: kompact-runtime-10, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Got msg BigPongMsg { i: 3, data length: 120, sum: 11880, data 0: 99, data n: 99 }, ctype: BigPingerAct, cid: dd1fdff6-5daa-49c7-b0f5-493405543011, system: kompact-runtime-4, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.933 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:33315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Swapped UDP buffer, addr: 127.0.0.1:33315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Got msg PingMsg { i: 1 } from tcp://127.0.0.1:35181#c76d3479-c5d5-427d-a2f7-108e11b91063, ctype: PongerAct, cid: 7061c8a2-29a3-40e6-aef9-997b656306a8, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.933 INFO registering newly connected conn at 127.0.0.1:46081, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Component started., cid: a49de6bd-abd0-46d0-9e10-5711005d6488, system: kompact-runtime-28, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Starting..., ctype: ForwarderAct, cid: a49de6bd-abd0-46d0-9e10-5711005d6488, system: kompact-runtime-28, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Forwarding some msg from tcp://127.0.0.1:46081#aad0f04d-ff36-4316-ba86-81ed31d20855 to tcp://127.0.0.1:40275/ponger, ctype: ForwarderAct, cid: a49de6bd-abd0-46d0-9e10-5711005d6488, system: kompact-runtime-28, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Component(a49de6bd-abd0-46d0-9e10-5711005d6488) was started., ctype: ComponentSupervisor, cid: 8de2d316-5cd4-47b5-95d8-226c0c48c4b1, system: kompact-runtime-28, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:35.933 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/dispatch/mod.rs:603 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Establishing new connection to 127.0.0.1:40275, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/dispatch/mod.rs:610 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Got msg BigPingMsg { i: 4, data length: 1125, sum: 69750, data 0: 62, data n: 62 } from udp://127.0.0.1:34761#a1d040f4-5d24-4b45-ba43-39730c1d3512, ctype: BigPongerAct, cid: fb135190-b3dc-423c-94d9-ce3c5741203b, system: kompact-runtime-26, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.933 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:34761, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.934 DEBG Swapped UDP buffer, addr: 127.0.0.1:34761, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.934 DEBG Got msg BigPongMsg { i: 4, data length: 1125, sum: 137250, data 0: 122, data n: 122 }, ctype: BigPingerAct, cid: a1d040f4-5d24-4b45-ba43-39730c1d3512, system: kompact-runtime-10, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.934 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:33315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.934 DEBG Swapped UDP buffer, addr: 127.0.0.1:33315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.934 DEBG Got msg BigPingMsg { i: 5, data length: 1125, sum: 57375, data 0: 51, data n: 51 } from udp://127.0.0.1:34761#a1d040f4-5d24-4b45-ba43-39730c1d3512, ctype: BigPongerAct, cid: fb135190-b3dc-423c-94d9-ce3c5741203b, system: kompact-runtime-26, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.934 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:34761, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.934 DEBG Swapped UDP buffer, addr: 127.0.0.1:34761, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.934 DEBG Got msg BigPongMsg { i: 5, data length: 1125, sum: 7875, data 0: 7, data n: 7 }, ctype: BigPingerAct, cid: a1d040f4-5d24-4b45-ba43-39730c1d3512, system: kompact-runtime-10, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.934 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:33315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.934 DEBG Swapped UDP buffer, addr: 127.0.0.1:33315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.934 DEBG Got DispatchEvent::Connect(127.0.0.1:40275), addr: 127.0.0.1:42509, owner: NetworkThread, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:35.934 DEBG Requesting connection to 127.0.0.1:40275, addr: 127.0.0.1:42509, owner: NetworkThread, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:35.934 DEBG Accepting connection from 127.0.0.1:51780, addr: 127.0.0.1:40275, owner: NetworkThread, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/net/network_thread.rs:664 [INFO] [stdout] Jan 04 22:59:35.934 DEBG Saying Hello to 127.0.0.1:51780, addr: 127.0.0.1:40275, owner: NetworkThread, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:35.934 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:40275, owner: NetworkThread, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/net/network_thread.rs:208 [INFO] [stdout] Jan 04 22:59:35.934 DEBG Saying Hello to 127.0.0.1:40275, addr: 127.0.0.1:42509, owner: NetworkThread, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:35.934 DEBG Handling Hello(127.0.0.1:40275) from 127.0.0.1:40275, addr: 127.0.0.1:42509, owner: NetworkThread, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/net/network_thread.rs:561 [INFO] [stdout] Jan 04 22:59:35.934 DEBG Sending ack for 127.0.0.1:42509, 3, addr: 127.0.0.1:40275, owner: NetworkThread, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/net/network_thread.rs:426 [INFO] [stdout] Jan 04 22:59:35.934 INFO registering newly connected conn at 127.0.0.1:42509, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:35.934 DEBG Got msg BigPingMsg { i: 6, data length: 1125, sum: 54000, data 0: 48, data n: 48 } from udp://127.0.0.1:34761#a1d040f4-5d24-4b45-ba43-39730c1d3512, ctype: BigPongerAct, cid: fb135190-b3dc-423c-94d9-ce3c5741203b, system: kompact-runtime-26, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.934 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:34761, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.934 DEBG Swapped UDP buffer, addr: 127.0.0.1:34761, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.934 DEBG Got msg BigPongMsg { i: 6, data length: 1125, sum: 27000, data 0: 24, data n: 24 }, ctype: BigPingerAct, cid: a1d040f4-5d24-4b45-ba43-39730c1d3512, system: kompact-runtime-10, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.948 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:33315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Swapped UDP buffer, addr: 127.0.0.1:33315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Got msg BigPingMsg { i: 7, data length: 1125, sum: 42750, data 0: 38, data n: 38 } from udp://127.0.0.1:34761#a1d040f4-5d24-4b45-ba43-39730c1d3512, ctype: BigPongerAct, cid: fb135190-b3dc-423c-94d9-ce3c5741203b, system: kompact-runtime-26, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:34761, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Swapped UDP buffer, addr: 127.0.0.1:34761, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Got msg BigPongMsg { i: 7, data length: 1125, sum: 50625, data 0: 45, data n: 45 }, ctype: BigPingerAct, cid: a1d040f4-5d24-4b45-ba43-39730c1d3512, system: kompact-runtime-10, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:33315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Swapped UDP buffer, addr: 127.0.0.1:33315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Handling ack for 127.0.0.1:40275, addr: 127.0.0.1:42509, owner: NetworkThread, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/net/network_thread.rs:459 [INFO] [stdout] Jan 04 22:59:35.949 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Got msg BigPingMsg { i: 5, data length: 120, sum: 14160, data 0: 118, data n: 118 } from tcp://127.0.0.1:33151#1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, ctype: BigPongerAct, cid: 3537547b-3dd2-42e4-af30-173e7218ca21, system: kompact-runtime-18, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 90e06875-bb99-4a7e-9a05-dd488ed1a2b8, system: kompact-runtime-3, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.949 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.949 INFO registering newly connected conn at 127.0.0.1:40275, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Got msg PingMsg { i: 0 } from tcp://127.0.0.1:46081#aad0f04d-ff36-4316-ba86-81ed31d20855, ctype: PongerAct, cid: 2512d4da-fbdd-4a80-b845-ccad3b9770c8, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.949 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/dispatch/mod.rs:603 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Establishing new connection to 127.0.0.1:46081, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/dispatch/mod.rs:610 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Got DispatchEvent::Connect(127.0.0.1:46081), addr: 127.0.0.1:40275, owner: NetworkThread, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Requesting connection to 127.0.0.1:46081, addr: 127.0.0.1:40275, owner: NetworkThread, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Saying Hello to 127.0.0.1:46081, addr: 127.0.0.1:40275, owner: NetworkThread, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Accepting connection from 127.0.0.1:43784, addr: 127.0.0.1:46081, owner: NetworkThread, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/net/network_thread.rs:664 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Saying Hello to 127.0.0.1:43784, addr: 127.0.0.1:46081, owner: NetworkThread, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Handling Hello(127.0.0.1:46081) from 127.0.0.1:46081, addr: 127.0.0.1:40275, owner: NetworkThread, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/net/network_thread.rs:561 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:46081, owner: NetworkThread, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/net/network_thread.rs:208 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Sending ack for 127.0.0.1:40275, 4, addr: 127.0.0.1:46081, owner: NetworkThread, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/net/network_thread.rs:426 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Handling ack for 127.0.0.1:46081, addr: 127.0.0.1:40275, owner: NetworkThread, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/net/network_thread.rs:459 [INFO] [stdout] Jan 04 22:59:35.949 INFO registering newly connected conn at 127.0.0.1:40275, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:35.949 INFO registering newly connected conn at 127.0.0.1:46081, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:35.949 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.949 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.950 DEBG Got msg BigPongMsg { i: 5, data length: 120, sum: 9720, data 0: 81, data n: 81 }, ctype: BigPingerAct, cid: 30935bb6-f341-45d0-b2c8-03e51e9a1f7a, system: kompact-runtime-9, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.950 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:35.950 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: aad0f04d-ff36-4316-ba86-81ed31d20855, system: kompact-runtime-30, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.950 DEBG Got msg BigPingMsg { i: 8, data length: 1125, sum: 31500, data 0: 28, data n: 28 } from udp://127.0.0.1:34761#a1d040f4-5d24-4b45-ba43-39730c1d3512, ctype: BigPongerAct, cid: fb135190-b3dc-423c-94d9-ce3c5741203b, system: kompact-runtime-26, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.950 DEBG Forwarding some msg from tcp://127.0.0.1:46081#aad0f04d-ff36-4316-ba86-81ed31d20855 to tcp://127.0.0.1:40275/ponger, ctype: ForwarderAct, cid: a49de6bd-abd0-46d0-9e10-5711005d6488, system: kompact-runtime-28, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:35.950 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.950 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 5, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.950 DEBG Got msg BigPingMsg { i: 4, data length: 120, sum: 13200, data 0: 110, data n: 110 } from tcp://127.0.0.1:40127#dd1fdff6-5daa-49c7-b0f5-493405543011, ctype: BigPongerAct, cid: 3775309f-b429-4c35-a7b3-d43416a156cb, system: kompact-runtime-20, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:35.950 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.950 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.950 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.950 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.950 DEBG Got msg BigPongMsg { i: 5, data length: 120, sum: 5880, data 0: 49, data n: 49 }, ctype: BigPingerAct, cid: 1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, system: kompact-runtime-8, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:35.950 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:35.950 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:35.950 DEBG Got msg PingMsg { i: 1 } from tcp://127.0.0.1:46081#aad0f04d-ff36-4316-ba86-81ed31d20855, ctype: PongerAct, cid: 2512d4da-fbdd-4a80-b845-ccad3b9770c8, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.950 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: c76d3479-c5d5-427d-a2f7-108e11b91063, system: kompact-runtime-29, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.950 DEBG Forwarding some msg from tcp://127.0.0.1:35181#c76d3479-c5d5-427d-a2f7-108e11b91063 to tcp://127.0.0.1:33485#7061c8a2-29a3-40e6-aef9-997b656306a8, ctype: ForwarderAct, cid: 190896e9-e761-43f4-a955-e448cefb2cb0, system: kompact-runtime-27, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:35.950 DEBG Got msg PingMsg { i: 2 } from tcp://127.0.0.1:35181#c76d3479-c5d5-427d-a2f7-108e11b91063, ctype: PongerAct, cid: 7061c8a2-29a3-40e6-aef9-997b656306a8, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.950 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: c76d3479-c5d5-427d-a2f7-108e11b91063, system: kompact-runtime-29, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:35.950 DEBG Forwarding some msg from tcp://127.0.0.1:35181#c76d3479-c5d5-427d-a2f7-108e11b91063 to tcp://127.0.0.1:33485#7061c8a2-29a3-40e6-aef9-997b656306a8, ctype: ForwarderAct, cid: 190896e9-e761-43f4-a955-e448cefb2cb0, system: kompact-runtime-27, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:35.950 DEBG Got msg PingMsg { i: 3 } from tcp://127.0.0.1:35181#c76d3479-c5d5-427d-a2f7-108e11b91063, ctype: PongerAct, cid: 7061c8a2-29a3-40e6-aef9-997b656306a8, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:35.950 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: c76d3479-c5d5-427d-a2f7-108e11b91063, system: kompact-runtime-29, location: src/net/mod.rs:602 [INFO] [stdout] test local_forwarding ... ok [INFO] [stdout] test local_forwarding_eager ... ok [INFO] [stdout] test remote_lost_and_continued_connection ... ignored [INFO] [stdout] test remote_lost_and_dropped_connection ... ignored [INFO] [stdout] Jan 04 22:59:36.109 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 77, write_offset: 128, readable_len: 51, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.110 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.110 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.110 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.110 DEBG Got msg BigPingMsg { i: 6, data length: 120, sum: 6720, data 0: 56, data n: 56 } from tcp://127.0.0.1:34549#30935bb6-f341-45d0-b2c8-03e51e9a1f7a, ctype: BigPongerAct, cid: 52dff517-556e-42f3-93ea-c4239c8809a5, system: kompact-runtime-17, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:36.110 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.110 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.110 DEBG Forwarding some msg from tcp://127.0.0.1:35181#c76d3479-c5d5-427d-a2f7-108e11b91063 to tcp://127.0.0.1:33485#7061c8a2-29a3-40e6-aef9-997b656306a8, ctype: ForwarderAct, cid: 190896e9-e761-43f4-a955-e448cefb2cb0, system: kompact-runtime-27, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.110 DEBG Got msg PingMsg { i: 4 } from tcp://127.0.0.1:35181#c76d3479-c5d5-427d-a2f7-108e11b91063, ctype: PongerAct, cid: 7061c8a2-29a3-40e6-aef9-997b656306a8, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.110 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: c76d3479-c5d5-427d-a2f7-108e11b91063, system: kompact-runtime-29, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.110 DEBG Forwarding some msg from tcp://127.0.0.1:35181#c76d3479-c5d5-427d-a2f7-108e11b91063 to tcp://127.0.0.1:33485#7061c8a2-29a3-40e6-aef9-997b656306a8, ctype: ForwarderAct, cid: 190896e9-e761-43f4-a955-e448cefb2cb0, system: kompact-runtime-27, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.110 DEBG Got msg PingMsg { i: 5 } from tcp://127.0.0.1:35181#c76d3479-c5d5-427d-a2f7-108e11b91063, ctype: PongerAct, cid: 7061c8a2-29a3-40e6-aef9-997b656306a8, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.110 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: c76d3479-c5d5-427d-a2f7-108e11b91063, system: kompact-runtime-29, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.110 DEBG Forwarding some msg from tcp://127.0.0.1:35181#c76d3479-c5d5-427d-a2f7-108e11b91063 to tcp://127.0.0.1:33485#7061c8a2-29a3-40e6-aef9-997b656306a8, ctype: ForwarderAct, cid: 190896e9-e761-43f4-a955-e448cefb2cb0, system: kompact-runtime-27, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.110 DEBG Got msg PingMsg { i: 6 } from tcp://127.0.0.1:35181#c76d3479-c5d5-427d-a2f7-108e11b91063, ctype: PongerAct, cid: 7061c8a2-29a3-40e6-aef9-997b656306a8, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.110 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: c76d3479-c5d5-427d-a2f7-108e11b91063, system: kompact-runtime-29, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.110 DEBG Forwarding some msg from tcp://127.0.0.1:35181#c76d3479-c5d5-427d-a2f7-108e11b91063 to tcp://127.0.0.1:33485#7061c8a2-29a3-40e6-aef9-997b656306a8, ctype: ForwarderAct, cid: 190896e9-e761-43f4-a955-e448cefb2cb0, system: kompact-runtime-27, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.110 DEBG Got msg PingMsg { i: 7 } from tcp://127.0.0.1:35181#c76d3479-c5d5-427d-a2f7-108e11b91063, ctype: PongerAct, cid: 7061c8a2-29a3-40e6-aef9-997b656306a8, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.110 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: c76d3479-c5d5-427d-a2f7-108e11b91063, system: kompact-runtime-29, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.110 DEBG Forwarding some msg from tcp://127.0.0.1:35181#c76d3479-c5d5-427d-a2f7-108e11b91063 to tcp://127.0.0.1:33485#7061c8a2-29a3-40e6-aef9-997b656306a8, ctype: ForwarderAct, cid: 190896e9-e761-43f4-a955-e448cefb2cb0, system: kompact-runtime-27, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.110 DEBG Got msg PingMsg { i: 8 } from tcp://127.0.0.1:35181#c76d3479-c5d5-427d-a2f7-108e11b91063, ctype: PongerAct, cid: 7061c8a2-29a3-40e6-aef9-997b656306a8, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: c76d3479-c5d5-427d-a2f7-108e11b91063, system: kompact-runtime-29, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Forwarding some msg from tcp://127.0.0.1:35181#c76d3479-c5d5-427d-a2f7-108e11b91063 to tcp://127.0.0.1:33485#7061c8a2-29a3-40e6-aef9-997b656306a8, ctype: ForwarderAct, cid: 190896e9-e761-43f4-a955-e448cefb2cb0, system: kompact-runtime-27, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Got msg PingMsg { i: 9 } from tcp://127.0.0.1:35181#c76d3479-c5d5-427d-a2f7-108e11b91063, ctype: PongerAct, cid: 7061c8a2-29a3-40e6-aef9-997b656306a8, system: kompact-runtime-16, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: c76d3479-c5d5-427d-a2f7-108e11b91063, system: kompact-runtime-29, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: aad0f04d-ff36-4316-ba86-81ed31d20855, system: kompact-runtime-30, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:34761, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Swapped UDP buffer, addr: 127.0.0.1:34761, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Got msg BigPongMsg { i: 8, data length: 1125, sum: 94500, data 0: 84, data n: 84 }, ctype: BigPingerAct, cid: a1d040f4-5d24-4b45-ba43-39730c1d3512, system: kompact-runtime-10, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Swapping UDP buffer as only 64790 bytes remain., addr: 127.0.0.1:33315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Swapped UDP buffer, addr: 127.0.0.1:33315, owner: NetworkThread, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Got msg BigPingMsg { i: 9, data length: 1125, sum: 32625, data 0: 29, data n: 29 } from udp://127.0.0.1:34761#a1d040f4-5d24-4b45-ba43-39730c1d3512, ctype: BigPongerAct, cid: fb135190-b3dc-423c-94d9-ce3c5741203b, system: kompact-runtime-26, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Swapping UDP buffer as only 64787 bytes remain., addr: 127.0.0.1:34761, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/net/udp_state.rs:88 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Swapped UDP buffer, addr: 127.0.0.1:34761, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/net/network_thread.rs:233 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Got msg BigPongMsg { i: 9, data length: 1125, sum: 43875, data 0: 39, data n: 39 }, ctype: BigPingerAct, cid: a1d040f4-5d24-4b45-ba43-39730c1d3512, system: kompact-runtime-10, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:36.111 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Got msg BigPongMsg { i: 4, data length: 120, sum: 240, data 0: 2, data n: 2 }, ctype: BigPingerAct, cid: dd1fdff6-5daa-49c7-b0f5-493405543011, system: kompact-runtime-4, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Forwarding some msg from tcp://127.0.0.1:46081#aad0f04d-ff36-4316-ba86-81ed31d20855 to tcp://127.0.0.1:40275/ponger, ctype: ForwarderAct, cid: a49de6bd-abd0-46d0-9e10-5711005d6488, system: kompact-runtime-28, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Got msg PingMsg { i: 2 } from tcp://127.0.0.1:46081#aad0f04d-ff36-4316-ba86-81ed31d20855, ctype: PongerAct, cid: 2512d4da-fbdd-4a80-b845-ccad3b9770c8, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.111 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: aad0f04d-ff36-4316-ba86-81ed31d20855, system: kompact-runtime-30, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Forwarding some msg from tcp://127.0.0.1:46081#aad0f04d-ff36-4316-ba86-81ed31d20855 to tcp://127.0.0.1:40275/ponger, ctype: ForwarderAct, cid: a49de6bd-abd0-46d0-9e10-5711005d6488, system: kompact-runtime-28, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Got msg PingMsg { i: 3 } from tcp://127.0.0.1:46081#aad0f04d-ff36-4316-ba86-81ed31d20855, ctype: PongerAct, cid: 2512d4da-fbdd-4a80-b845-ccad3b9770c8, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.111 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Got msg BigPingMsg { i: 6, data length: 120, sum: 2880, data 0: 24, data n: 24 } from tcp://127.0.0.1:33151#1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, ctype: BigPongerAct, cid: 3537547b-3dd2-42e4-af30-173e7218ca21, system: kompact-runtime-18, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:36.111 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.111 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.118 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: aad0f04d-ff36-4316-ba86-81ed31d20855, system: kompact-runtime-30, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.119 DEBG Forwarding some msg from tcp://127.0.0.1:46081#aad0f04d-ff36-4316-ba86-81ed31d20855 to tcp://127.0.0.1:40275/ponger, ctype: ForwarderAct, cid: a49de6bd-abd0-46d0-9e10-5711005d6488, system: kompact-runtime-28, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.119 DEBG Got msg PingMsg { i: 4 } from tcp://127.0.0.1:46081#aad0f04d-ff36-4316-ba86-81ed31d20855, ctype: PongerAct, cid: 2512d4da-fbdd-4a80-b845-ccad3b9770c8, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.119 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: aad0f04d-ff36-4316-ba86-81ed31d20855, system: kompact-runtime-30, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.119 DEBG Forwarding some msg from tcp://127.0.0.1:46081#aad0f04d-ff36-4316-ba86-81ed31d20855 to tcp://127.0.0.1:40275/ponger, ctype: ForwarderAct, cid: a49de6bd-abd0-46d0-9e10-5711005d6488, system: kompact-runtime-28, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.119 DEBG Got msg PingMsg { i: 5 } from tcp://127.0.0.1:46081#aad0f04d-ff36-4316-ba86-81ed31d20855, ctype: PongerAct, cid: 2512d4da-fbdd-4a80-b845-ccad3b9770c8, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.119 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: aad0f04d-ff36-4316-ba86-81ed31d20855, system: kompact-runtime-30, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.119 DEBG Forwarding some msg from tcp://127.0.0.1:46081#aad0f04d-ff36-4316-ba86-81ed31d20855 to tcp://127.0.0.1:40275/ponger, ctype: ForwarderAct, cid: a49de6bd-abd0-46d0-9e10-5711005d6488, system: kompact-runtime-28, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.120 DEBG Got msg PingMsg { i: 6 } from tcp://127.0.0.1:46081#aad0f04d-ff36-4316-ba86-81ed31d20855, ctype: PongerAct, cid: 2512d4da-fbdd-4a80-b845-ccad3b9770c8, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.120 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: aad0f04d-ff36-4316-ba86-81ed31d20855, system: kompact-runtime-30, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.120 DEBG Forwarding some msg from tcp://127.0.0.1:46081#aad0f04d-ff36-4316-ba86-81ed31d20855 to tcp://127.0.0.1:40275/ponger, ctype: ForwarderAct, cid: a49de6bd-abd0-46d0-9e10-5711005d6488, system: kompact-runtime-28, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.120 DEBG Got msg PingMsg { i: 7 } from tcp://127.0.0.1:46081#aad0f04d-ff36-4316-ba86-81ed31d20855, ctype: PongerAct, cid: 2512d4da-fbdd-4a80-b845-ccad3b9770c8, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.121 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: aad0f04d-ff36-4316-ba86-81ed31d20855, system: kompact-runtime-30, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.121 DEBG Forwarding some msg from tcp://127.0.0.1:46081#aad0f04d-ff36-4316-ba86-81ed31d20855 to tcp://127.0.0.1:40275/ponger, ctype: ForwarderAct, cid: a49de6bd-abd0-46d0-9e10-5711005d6488, system: kompact-runtime-28, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.121 DEBG Got msg PingMsg { i: 8 } from tcp://127.0.0.1:46081#aad0f04d-ff36-4316-ba86-81ed31d20855, ctype: PongerAct, cid: 2512d4da-fbdd-4a80-b845-ccad3b9770c8, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.121 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: aad0f04d-ff36-4316-ba86-81ed31d20855, system: kompact-runtime-30, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.121 DEBG Forwarding some msg from tcp://127.0.0.1:46081#aad0f04d-ff36-4316-ba86-81ed31d20855 to tcp://127.0.0.1:40275/ponger, ctype: ForwarderAct, cid: a49de6bd-abd0-46d0-9e10-5711005d6488, system: kompact-runtime-28, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.121 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.121 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.121 DEBG Got msg PingMsg { i: 9 } from tcp://127.0.0.1:46081#aad0f04d-ff36-4316-ba86-81ed31d20855, ctype: PongerAct, cid: 2512d4da-fbdd-4a80-b845-ccad3b9770c8, system: kompact-runtime-15, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.121 DEBG Got msg BigPongMsg { i: 6, data length: 120, sum: 14400, data 0: 120, data n: 120 }, ctype: BigPingerAct, cid: 30935bb6-f341-45d0-b2c8-03e51e9a1f7a, system: kompact-runtime-9, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:36.121 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: aad0f04d-ff36-4316-ba86-81ed31d20855, system: kompact-runtime-30, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.121 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.121 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 6, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.121 DEBG Got msg BigPingMsg { i: 5, data length: 120, sum: 11640, data 0: 97, data n: 97 } from tcp://127.0.0.1:40127#dd1fdff6-5daa-49c7-b0f5-493405543011, ctype: BigPongerAct, cid: 3775309f-b429-4c35-a7b3-d43416a156cb, system: kompact-runtime-20, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:36.121 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.121 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.121 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.121 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.121 DEBG Got msg BigPongMsg { i: 6, data length: 120, sum: 14400, data 0: 120, data n: 120 }, ctype: BigPingerAct, cid: 1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, system: kompact-runtime-8, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:36.121 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.121 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.121 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.121 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 77, write_offset: 128, readable_len: 51, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.121 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.121 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.121 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.121 DEBG Got msg BigPingMsg { i: 7, data length: 120, sum: 13320, data 0: 111, data n: 111 } from tcp://127.0.0.1:34549#30935bb6-f341-45d0-b2c8-03e51e9a1f7a, ctype: BigPongerAct, cid: 52dff517-556e-42f3-93ea-c4239c8809a5, system: kompact-runtime-17, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:36.121 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.121 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.121 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.121 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.121 DEBG Got msg BigPongMsg { i: 5, data length: 120, sum: 2520, data 0: 21, data n: 21 }, ctype: BigPingerAct, cid: dd1fdff6-5daa-49c7-b0f5-493405543011, system: kompact-runtime-4, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:36.122 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.122 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.122 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.122 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.122 DEBG Got msg BigPingMsg { i: 7, data length: 120, sum: 11880, data 0: 99, data n: 99 } from tcp://127.0.0.1:33151#1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, ctype: BigPongerAct, cid: 3537547b-3dd2-42e4-af30-173e7218ca21, system: kompact-runtime-18, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:36.122 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.122 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.122 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.122 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.122 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.122 DEBG Got msg BigPongMsg { i: 7, data length: 120, sum: 7080, data 0: 59, data n: 59 }, ctype: BigPingerAct, cid: 30935bb6-f341-45d0-b2c8-03e51e9a1f7a, system: kompact-runtime-9, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:36.122 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: f59aad9d-3b85-4b50-8e88-69489670c6d1, system: kompact-runtime-21, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.122 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.122 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.122 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 5650ecd3-0099-4994-a256-c20cb2a3878c, system: kompact-runtime-24, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.122 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.122 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.122 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 7, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.122 DEBG Got msg BigPingMsg { i: 6, data length: 120, sum: 14400, data 0: 120, data n: 120 } from tcp://127.0.0.1:40127#dd1fdff6-5daa-49c7-b0f5-493405543011, ctype: BigPongerAct, cid: 3775309f-b429-4c35-a7b3-d43416a156cb, system: kompact-runtime-20, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:36.125 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.125 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.125 DEBG Scheduling reaping at 750ms, ctype: NetworkDispatcher, cid: e80d5436-0503-45a9-bd21-300affedead9, system: kompact-runtime-5, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.125 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.125 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.125 DEBG Got msg BigPongMsg { i: 7, data length: 120, sum: 13320, data 0: 111, data n: 111 }, ctype: BigPingerAct, cid: 1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, system: kompact-runtime-8, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:36.125 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.125 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.125 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.125 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.125 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 77, write_offset: 128, readable_len: 51, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.125 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.125 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.125 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.125 DEBG Got msg BigPingMsg { i: 8, data length: 120, sum: 6960, data 0: 58, data n: 58 } from tcp://127.0.0.1:34549#30935bb6-f341-45d0-b2c8-03e51e9a1f7a, ctype: BigPongerAct, cid: 52dff517-556e-42f3-93ea-c4239c8809a5, system: kompact-runtime-17, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:36.125 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.125 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.125 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.125 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.126 DEBG Got msg BigPongMsg { i: 6, data length: 120, sum: 10560, data 0: 88, data n: 88 }, ctype: BigPingerAct, cid: dd1fdff6-5daa-49c7-b0f5-493405543011, system: kompact-runtime-4, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:36.126 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.126 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.126 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.126 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.126 DEBG Got msg BigPingMsg { i: 8, data length: 120, sum: 11280, data 0: 94, data n: 94 } from tcp://127.0.0.1:33151#1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, ctype: BigPongerAct, cid: 3537547b-3dd2-42e4-af30-173e7218ca21, system: kompact-runtime-18, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:36.126 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.126 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.126 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.126 TRCE Subscribing listener for 0f2e4d29-69c7-4f54-8063-992080ac841b., ctype: ComponentSupervisor, cid: 8246d056-0d44-48f7-ba2c-4a0e0886459a, system: kompact-runtime-1, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:36.126 TRCE Subscribing listener for f6e35444-3b44-41bb-b1f3-583231a1e439., ctype: ComponentSupervisor, cid: 8246d056-0d44-48f7-ba2c-4a0e0886459a, system: kompact-runtime-1, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:36.126 DEBG Component dying, cid: 0f2e4d29-69c7-4f54-8063-992080ac841b, system: kompact-runtime-1, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.126 DEBG Killing..., ctype: PingerAct, cid: 0f2e4d29-69c7-4f54-8063-992080ac841b, system: kompact-runtime-1, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.126 DEBG Component killed, cid: 0f2e4d29-69c7-4f54-8063-992080ac841b, system: kompact-runtime-1, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.126 TRCE Not running inactive scheduled., cid: 0f2e4d29-69c7-4f54-8063-992080ac841b, system: kompact-runtime-1, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.126 TRCE Subscribing listener for 11277ca6-064c-4e6e-bb2f-6216558c5191., ctype: ComponentSupervisor, cid: 8246d056-0d44-48f7-ba2c-4a0e0886459a, system: kompact-runtime-1, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:36.126 DEBG Component(0f2e4d29-69c7-4f54-8063-992080ac841b) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 8246d056-0d44-48f7-ba2c-4a0e0886459a, system: kompact-runtime-1, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:36.126 DEBG Component dying, cid: f6e35444-3b44-41bb-b1f3-583231a1e439, system: kompact-runtime-1, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.126 DEBG Killing..., ctype: ForwarderAct, cid: f6e35444-3b44-41bb-b1f3-583231a1e439, system: kompact-runtime-1, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.126 DEBG Component killed, cid: f6e35444-3b44-41bb-b1f3-583231a1e439, system: kompact-runtime-1, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.126 TRCE Not running inactive scheduled., cid: f6e35444-3b44-41bb-b1f3-583231a1e439, system: kompact-runtime-1, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.126 TRCE Component(f6e35444-3b44-41bb-b1f3-583231a1e439) was killed and deallocated., ctype: ComponentSupervisor, cid: 8246d056-0d44-48f7-ba2c-4a0e0886459a, system: kompact-runtime-1, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:36.129 DEBG Component dying, cid: 11277ca6-064c-4e6e-bb2f-6216558c5191, system: kompact-runtime-1, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.129 DEBG Killing..., ctype: PongerAct, cid: 11277ca6-064c-4e6e-bb2f-6216558c5191, system: kompact-runtime-1, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.129 DEBG Component killed, cid: 11277ca6-064c-4e6e-bb2f-6216558c5191, system: kompact-runtime-1, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.129 TRCE Not running inactive scheduled., cid: 11277ca6-064c-4e6e-bb2f-6216558c5191, system: kompact-runtime-1, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.129 TRCE Component(11277ca6-064c-4e6e-bb2f-6216558c5191) was killed and deallocated., ctype: ComponentSupervisor, cid: 8246d056-0d44-48f7-ba2c-4a0e0886459a, system: kompact-runtime-1, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:36.129 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 8246d056-0d44-48f7-ba2c-4a0e0886459a, system: kompact-runtime-1, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:36.163 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 8246d056-0d44-48f7-ba2c-4a0e0886459a, system: kompact-runtime-1, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:36.163 DEBG Component dying, cid: dec1ab3e-143a-468c-82e2-62151bdc7b23, system: kompact-runtime-1, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.163 INFO Killing network..., ctype: NetworkDispatcher, cid: dec1ab3e-143a-468c-82e2-62151bdc7b23, system: kompact-runtime-1, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:36.163 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: dec1ab3e-143a-468c-82e2-62151bdc7b23, system: kompact-runtime-1, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:36.163 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.163 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.163 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.163 DEBG Got msg BigPongMsg { i: 8, data length: 120, sum: 9360, data 0: 78, data n: 78 }, ctype: BigPingerAct, cid: 30935bb6-f341-45d0-b2c8-03e51e9a1f7a, system: kompact-runtime-9, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:36.163 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.163 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 8, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.163 DEBG Got msg BigPingMsg { i: 7, data length: 120, sum: 7560, data 0: 63, data n: 63 } from tcp://127.0.0.1:40127#dd1fdff6-5daa-49c7-b0f5-493405543011, ctype: BigPongerAct, cid: 3775309f-b429-4c35-a7b3-d43416a156cb, system: kompact-runtime-20, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:36.163 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.163 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.163 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.163 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.163 DEBG Got msg BigPongMsg { i: 8, data length: 120, sum: 5040, data 0: 42, data n: 42 }, ctype: BigPingerAct, cid: 1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, system: kompact-runtime-8, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:36.163 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.163 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.163 TRCE Subscribing listener for e08febd5-386b-41ee-9d17-18c73a1724ff., ctype: ComponentSupervisor, cid: 5c496b2f-5671-4d1b-9087-5decf67a2ae6, system: kompact-runtime-2, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:36.163 TRCE Subscribing listener for 66461e16-f7a9-4a35-83a9-5ceedf160280., ctype: ComponentSupervisor, cid: 5c496b2f-5671-4d1b-9087-5decf67a2ae6, system: kompact-runtime-2, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:36.163 DEBG Component dying, cid: e08febd5-386b-41ee-9d17-18c73a1724ff, system: kompact-runtime-2, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.163 DEBG Killing..., ctype: PingerAct, cid: e08febd5-386b-41ee-9d17-18c73a1724ff, system: kompact-runtime-2, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.163 DEBG Component killed, cid: e08febd5-386b-41ee-9d17-18c73a1724ff, system: kompact-runtime-2, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.163 TRCE Not running inactive scheduled., cid: e08febd5-386b-41ee-9d17-18c73a1724ff, system: kompact-runtime-2, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.164 TRCE Subscribing listener for bbaaf459-ee03-4673-8aab-37a62a968c18., ctype: ComponentSupervisor, cid: 5c496b2f-5671-4d1b-9087-5decf67a2ae6, system: kompact-runtime-2, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:36.164 DEBG Component(e08febd5-386b-41ee-9d17-18c73a1724ff) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 5c496b2f-5671-4d1b-9087-5decf67a2ae6, system: kompact-runtime-2, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:36.164 DEBG Component dying, cid: 66461e16-f7a9-4a35-83a9-5ceedf160280, system: kompact-runtime-2, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.164 DEBG Killing..., ctype: ForwarderAct, cid: 66461e16-f7a9-4a35-83a9-5ceedf160280, system: kompact-runtime-2, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.164 DEBG Component killed, cid: 66461e16-f7a9-4a35-83a9-5ceedf160280, system: kompact-runtime-2, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.164 TRCE Not running inactive scheduled., cid: 66461e16-f7a9-4a35-83a9-5ceedf160280, system: kompact-runtime-2, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.164 TRCE Component(66461e16-f7a9-4a35-83a9-5ceedf160280) was killed and deallocated., ctype: ComponentSupervisor, cid: 5c496b2f-5671-4d1b-9087-5decf67a2ae6, system: kompact-runtime-2, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:36.164 DEBG Component dying, cid: bbaaf459-ee03-4673-8aab-37a62a968c18, system: kompact-runtime-2, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.164 DEBG Killing..., ctype: PongerAct, cid: bbaaf459-ee03-4673-8aab-37a62a968c18, system: kompact-runtime-2, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.164 DEBG Component killed, cid: bbaaf459-ee03-4673-8aab-37a62a968c18, system: kompact-runtime-2, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.164 TRCE Not running inactive scheduled., cid: bbaaf459-ee03-4673-8aab-37a62a968c18, system: kompact-runtime-2, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.164 TRCE Component(bbaaf459-ee03-4673-8aab-37a62a968c18) was killed and deallocated., ctype: ComponentSupervisor, cid: 5c496b2f-5671-4d1b-9087-5decf67a2ae6, system: kompact-runtime-2, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:36.164 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 5c496b2f-5671-4d1b-9087-5decf67a2ae6, system: kompact-runtime-2, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:36.164 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 5c496b2f-5671-4d1b-9087-5decf67a2ae6, system: kompact-runtime-2, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:36.164 DEBG Component dying, cid: 073d06bb-5b9d-450b-86ba-6a71946030e9, system: kompact-runtime-2, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.164 INFO Killing network..., ctype: NetworkDispatcher, cid: 073d06bb-5b9d-450b-86ba-6a71946030e9, system: kompact-runtime-2, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:36.164 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 073d06bb-5b9d-450b-86ba-6a71946030e9, system: kompact-runtime-2, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:36.164 DEBG Dropped its TCP server, addr: 127.0.0.1:42807, owner: NetworkThread, ctype: NetworkDispatcher, cid: 073d06bb-5b9d-450b-86ba-6a71946030e9, system: kompact-runtime-2, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:36.164 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:42807, owner: NetworkThread, ctype: NetworkDispatcher, cid: 073d06bb-5b9d-450b-86ba-6a71946030e9, system: kompact-runtime-2, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:36.164 DEBG Stopped., addr: 127.0.0.1:42807, owner: NetworkThread, ctype: NetworkDispatcher, cid: 073d06bb-5b9d-450b-86ba-6a71946030e9, system: kompact-runtime-2, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:36.164 DEBG Stopped, addr: 127.0.0.1:42807, owner: NetworkThread, ctype: NetworkDispatcher, cid: 073d06bb-5b9d-450b-86ba-6a71946030e9, system: kompact-runtime-2, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:36.164 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 073d06bb-5b9d-450b-86ba-6a71946030e9, system: kompact-runtime-2, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:36.164 INFO Killed network., ctype: NetworkDispatcher, cid: 073d06bb-5b9d-450b-86ba-6a71946030e9, system: kompact-runtime-2, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:36.164 DEBG Component killed, cid: 073d06bb-5b9d-450b-86ba-6a71946030e9, system: kompact-runtime-2, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.164 TRCE Not running inactive scheduled., cid: 073d06bb-5b9d-450b-86ba-6a71946030e9, system: kompact-runtime-2, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.164 DEBG Component dying, cid: c8ad14a1-7182-40f9-a456-0d3f56734843, system: kompact-runtime-2, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.164 DEBG Killing..., ctype: DeadletterBox, cid: c8ad14a1-7182-40f9-a456-0d3f56734843, system: kompact-runtime-2, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.164 DEBG Component killed, cid: c8ad14a1-7182-40f9-a456-0d3f56734843, system: kompact-runtime-2, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.164 TRCE Not running inactive scheduled., cid: c8ad14a1-7182-40f9-a456-0d3f56734843, system: kompact-runtime-2, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.165 DEBG Dropped its TCP server, addr: 127.0.0.1:38993, owner: NetworkThread, ctype: NetworkDispatcher, cid: dec1ab3e-143a-468c-82e2-62151bdc7b23, system: kompact-runtime-1, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:36.165 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:38993, owner: NetworkThread, ctype: NetworkDispatcher, cid: dec1ab3e-143a-468c-82e2-62151bdc7b23, system: kompact-runtime-1, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:36.165 DEBG Stopped., addr: 127.0.0.1:38993, owner: NetworkThread, ctype: NetworkDispatcher, cid: dec1ab3e-143a-468c-82e2-62151bdc7b23, system: kompact-runtime-1, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:36.165 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: dec1ab3e-143a-468c-82e2-62151bdc7b23, system: kompact-runtime-1, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:36.165 INFO Killed network., ctype: NetworkDispatcher, cid: dec1ab3e-143a-468c-82e2-62151bdc7b23, system: kompact-runtime-1, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:36.165 DEBG Component killed, cid: dec1ab3e-143a-468c-82e2-62151bdc7b23, system: kompact-runtime-1, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.165 TRCE Not running inactive scheduled., cid: dec1ab3e-143a-468c-82e2-62151bdc7b23, system: kompact-runtime-1, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.165 DEBG Component dying, cid: 34bd2d95-7837-458b-bfbf-132bab51879e, system: kompact-runtime-1, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.165 DEBG Killing..., ctype: DeadletterBox, cid: 34bd2d95-7837-458b-bfbf-132bab51879e, system: kompact-runtime-1, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.165 DEBG Component killed, cid: 34bd2d95-7837-458b-bfbf-132bab51879e, system: kompact-runtime-1, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.165 TRCE Not running inactive scheduled., cid: 34bd2d95-7837-458b-bfbf-132bab51879e, system: kompact-runtime-1, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.165 DEBG Stopped, addr: 127.0.0.1:38993, owner: NetworkThread, ctype: NetworkDispatcher, cid: dec1ab3e-143a-468c-82e2-62151bdc7b23, system: kompact-runtime-1, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:36.165 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.165 TRCE Initialised., ctype: DeadletterBox, cid: a3d68101-f3d2-462a-8833-da1eec1a3179, system: kompact-runtime-31, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:36.165 TRCE Initialised., ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:36.165 TRCE Initialised., ctype: ComponentSupervisor, cid: 46a3662d-c890-4833-805c-2bdeeaf2eea1, system: kompact-runtime-31, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:36.165 DEBG Component started., cid: a3d68101-f3d2-462a-8833-da1eec1a3179, system: kompact-runtime-31, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:36.165 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: a3d68101-f3d2-462a-8833-da1eec1a3179, system: kompact-runtime-31, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:36.165 DEBG Component started., cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:36.165 INFO Starting network..., ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:36.165 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:36.165 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:36.165 INFO Started network just fine., ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:36.165 DEBG Component started., cid: 46a3662d-c890-4833-805c-2bdeeaf2eea1, system: kompact-runtime-31, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:36.165 DEBG Started supervisor., ctype: ComponentSupervisor, cid: 46a3662d-c890-4833-805c-2bdeeaf2eea1, system: kompact-runtime-31, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:36.165 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 77, write_offset: 128, readable_len: 51, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.165 DEBG Entering main EventLoop, addr: 127.0.0.1:43393, owner: NetworkThread, ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:36.165 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.165 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.166 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:34549, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.166 DEBG Got msg BigPingMsg { i: 9, data length: 120, sum: 13800, data 0: 115, data n: 115 } from tcp://127.0.0.1:34549#30935bb6-f341-45d0-b2c8-03e51e9a1f7a, ctype: BigPongerAct, cid: 52dff517-556e-42f3-93ea-c4239c8809a5, system: kompact-runtime-17, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:36.166 TRCE Initialised., ctype: DeadletterBox, cid: bc9f1cf5-6463-46c1-bcd0-274d81dff12c, system: kompact-runtime-32, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:36.166 TRCE Initialised., ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:36.166 TRCE Initialised., ctype: ComponentSupervisor, cid: da3e4548-08f1-4c7d-9d07-406f84dac32c, system: kompact-runtime-32, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:36.166 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.166 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.166 DEBG Component started., cid: bc9f1cf5-6463-46c1-bcd0-274d81dff12c, system: kompact-runtime-32, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:36.166 DEBG Starting DeadletterBox, ctype: DeadletterBox, cid: bc9f1cf5-6463-46c1-bcd0-274d81dff12c, system: kompact-runtime-32, location: src/default_components.rs:176 [INFO] [stdout] Jan 04 22:59:36.166 DEBG Component started., cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:36.166 INFO Starting network..., ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/dispatch/mod.rs:855 [INFO] [stdout] Jan 04 22:59:36.166 DEBG Starting self and network bridge, ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/dispatch/mod.rs:313 [INFO] [stdout] Jan 04 22:59:36.166 DEBG NetworkThread starting, trying to bind listener to address 127.0.0.1:0, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/net/network_thread.rs:95 [INFO] [stdout] Jan 04 22:59:36.166 INFO Started network just fine., ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/dispatch/mod.rs:859 [INFO] [stdout] Jan 04 22:59:36.166 DEBG Component started., cid: da3e4548-08f1-4c7d-9d07-406f84dac32c, system: kompact-runtime-32, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:36.166 DEBG Started supervisor., ctype: ComponentSupervisor, cid: da3e4548-08f1-4c7d-9d07-406f84dac32c, system: kompact-runtime-32, location: src/supervision.rs:239 [INFO] [stdout] Jan 04 22:59:36.166 TRCE Initialised., ctype: PongerAct, cid: fb95340a-6334-4010-a620-7383e3a3f8b3, system: kompact-runtime-31, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:36.166 DEBG Requesting actor registration at ActorId(fb95340a-6334-4010-a620-7383e3a3f8b3), system: kompact-runtime-31, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:36.166 DEBG Entering main EventLoop, addr: 127.0.0.1:37579, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/net/network_thread.rs:176 [INFO] [stdout] Jan 04 22:59:36.166 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.166 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.166 DEBG Got msg BigPongMsg { i: 7, data length: 120, sum: 9000, data 0: 75, data n: 75 }, ctype: BigPingerAct, cid: dd1fdff6-5daa-49c7-b0f5-493405543011, system: kompact-runtime-4, location: src/net/mod.rs:1036 [INFO] [stdout] test named_registration ... ok [INFO] [stdout] Jan 04 22:59:36.166 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.175 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.175 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.175 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:33151, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.175 DEBG Got msg BigPingMsg { i: 9, data length: 120, sum: 5040, data 0: 42, data n: 42 } from tcp://127.0.0.1:33151#1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, ctype: BigPongerAct, cid: 3537547b-3dd2-42e4-af30-173e7218ca21, system: kompact-runtime-18, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:36.175 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.175 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.175 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.175 TRCE Initialised., ctype: ForwarderAct, cid: 52dd8fa1-a0df-4881-9ea8-14512c14985a, system: kompact-runtime-32, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:36.175 DEBG Requesting actor registration at ActorId(52dd8fa1-a0df-4881-9ea8-14512c14985a), system: kompact-runtime-32, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:36.175 DEBG Scheduling reaping at 500ms, ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.175 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.175 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41231, id: bb2fccf9-e914-4272-843e-81377cc0f24a }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.175 DEBG Got msg BigPongMsg { i: 9, data length: 120, sum: 7320, data 0: 61, data n: 61 }, ctype: BigPingerAct, cid: 30935bb6-f341-45d0-b2c8-03e51e9a1f7a, system: kompact-runtime-9, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:36.175 TRCE Initialised., ctype: PingerAct, cid: f2e1b8f6-2671-412f-8b06-403c02f32787, system: kompact-runtime-31, location: src/component/context.rs:77 [INFO] [stdout] Jan 04 22:59:36.175 DEBG Requesting actor registration at ActorId(f2e1b8f6-2671-412f-8b06-403c02f32787), system: kompact-runtime-31, location: src/runtime/system.rs:1679 [INFO] [stdout] Jan 04 22:59:36.175 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.175 DEBG Component started., cid: 52dd8fa1-a0df-4881-9ea8-14512c14985a, system: kompact-runtime-32, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:36.175 DEBG Starting..., ctype: ForwarderAct, cid: 52dd8fa1-a0df-4881-9ea8-14512c14985a, system: kompact-runtime-32, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:36.175 DEBG Component(52dd8fa1-a0df-4881-9ea8-14512c14985a) was started., ctype: ComponentSupervisor, cid: da3e4548-08f1-4c7d-9d07-406f84dac32c, system: kompact-runtime-32, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:36.175 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.175 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 9, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.175 DEBG Got msg BigPingMsg { i: 8, data length: 120, sum: 11280, data 0: 94, data n: 94 } from tcp://127.0.0.1:40127#dd1fdff6-5daa-49c7-b0f5-493405543011, ctype: BigPongerAct, cid: 3775309f-b429-4c35-a7b3-d43416a156cb, system: kompact-runtime-20, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:36.175 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.175 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.175 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.175 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:41713, id: 6964dc18-24a4-45a3-b724-8fe0fd75dd9f }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.175 DEBG Got msg BigPongMsg { i: 9, data length: 120, sum: 8280, data 0: 69, data n: 69 }, ctype: BigPingerAct, cid: 1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, system: kompact-runtime-8, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:36.175 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.175 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.175 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.175 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Got msg BigPongMsg { i: 8, data length: 120, sum: 7440, data 0: 62, data n: 62 }, ctype: BigPingerAct, cid: dd1fdff6-5daa-49c7-b0f5-493405543011, system: kompact-runtime-4, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:36.176 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 68, write_offset: 128, readable_len: 60, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 51, readable_len: 51, writeable_len: 77, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Component started., cid: fb95340a-6334-4010-a620-7383e3a3f8b3, system: kompact-runtime-31, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Starting..., ctype: PongerAct, cid: fb95340a-6334-4010-a620-7383e3a3f8b3, system: kompact-runtime-31, location: src/component/definition.rs:149 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 69360681-08b7-47a6-9243-1fee3dc23e21, system: kompact-runtime-5, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:36.176 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 69360681-08b7-47a6-9243-1fee3dc23e21, system: kompact-runtime-5, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Component(fb95340a-6334-4010-a620-7383e3a3f8b3) was started., ctype: ComponentSupervisor, cid: 46a3662d-c890-4833-805c-2bdeeaf2eea1, system: kompact-runtime-31, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Component started., cid: f2e1b8f6-2671-412f-8b06-403c02f32787, system: kompact-runtime-31, location: src/component/actual_component.rs:279 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Starting, ctype: PingerAct, cid: f2e1b8f6-2671-412f-8b06-403c02f32787, system: kompact-runtime-31, location: src/net/mod.rs:580 [INFO] [stdout] Jan 04 22:59:36.176 DEBG No connection found; establishing and queuing frame, ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/dispatch/mod.rs:603 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Establishing new connection to 127.0.0.1:37579, ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/dispatch/mod.rs:610 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Component(f2e1b8f6-2671-412f-8b06-403c02f32787) was started., ctype: ComponentSupervisor, cid: 46a3662d-c890-4833-805c-2bdeeaf2eea1, system: kompact-runtime-31, location: src/supervision.rs:263 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Got DispatchEvent::Connect(127.0.0.1:37579), addr: 127.0.0.1:43393, owner: NetworkThread, ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Requesting connection to 127.0.0.1:37579, addr: 127.0.0.1:43393, owner: NetworkThread, ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Saying Hello to 127.0.0.1:37579, addr: 127.0.0.1:43393, owner: NetworkThread, ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Accepting connection from 127.0.0.1:43302, addr: 127.0.0.1:37579, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/net/network_thread.rs:664 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Saying Hello to 127.0.0.1:43302, addr: 127.0.0.1:37579, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Error while accepting stream Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }, addr: 127.0.0.1:37579, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/net/network_thread.rs:208 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Handling Hello(127.0.0.1:37579) from 127.0.0.1:37579, addr: 127.0.0.1:43393, owner: NetworkThread, ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/net/network_thread.rs:561 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Sending ack for 127.0.0.1:43393, 3, addr: 127.0.0.1:37579, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/net/network_thread.rs:426 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Handling ack for 127.0.0.1:37579, addr: 127.0.0.1:43393, owner: NetworkThread, ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/net/network_thread.rs:459 [INFO] [stdout] Jan 04 22:59:36.176 INFO registering newly connected conn at 127.0.0.1:43393, ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:36.176 INFO registering newly connected conn at 127.0.0.1:37579, ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/dispatch/mod.rs:466 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Component dying, cid: e80d5436-0503-45a9-bd21-300affedead9, system: kompact-runtime-5, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.176 INFO Killing network..., ctype: NetworkDispatcher, cid: e80d5436-0503-45a9-bd21-300affedead9, system: kompact-runtime-5, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: e80d5436-0503-45a9-bd21-300affedead9, system: kompact-runtime-5, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Dropped its TCP server, addr: 127.0.0.1:39729, owner: NetworkThread, ctype: NetworkDispatcher, cid: e80d5436-0503-45a9-bd21-300affedead9, system: kompact-runtime-5, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:39729, owner: NetworkThread, ctype: NetworkDispatcher, cid: e80d5436-0503-45a9-bd21-300affedead9, system: kompact-runtime-5, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Stopped., addr: 127.0.0.1:39729, owner: NetworkThread, ctype: NetworkDispatcher, cid: e80d5436-0503-45a9-bd21-300affedead9, system: kompact-runtime-5, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:36.176 DEBG Stopped, addr: 127.0.0.1:39729, owner: NetworkThread, ctype: NetworkDispatcher, cid: e80d5436-0503-45a9-bd21-300affedead9, system: kompact-runtime-5, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:36.177 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: e80d5436-0503-45a9-bd21-300affedead9, system: kompact-runtime-5, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:36.177 INFO Killed network., ctype: NetworkDispatcher, cid: e80d5436-0503-45a9-bd21-300affedead9, system: kompact-runtime-5, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:36.177 DEBG Component killed, cid: e80d5436-0503-45a9-bd21-300affedead9, system: kompact-runtime-5, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.177 TRCE Not running inactive scheduled., cid: e80d5436-0503-45a9-bd21-300affedead9, system: kompact-runtime-5, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.177 DEBG Component dying, cid: e0b64c70-30e4-46c3-94a0-5cc366b8726d, system: kompact-runtime-5, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.177 DEBG Killing..., ctype: DeadletterBox, cid: e0b64c70-30e4-46c3-94a0-5cc366b8726d, system: kompact-runtime-5, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.177 DEBG Component killed, cid: e0b64c70-30e4-46c3-94a0-5cc366b8726d, system: kompact-runtime-5, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.177 TRCE Not running inactive scheduled., cid: e0b64c70-30e4-46c3-94a0-5cc366b8726d, system: kompact-runtime-5, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.177 DEBG Forwarding some msg from tcp://127.0.0.1:43393#f2e1b8f6-2671-412f-8b06-403c02f32787 to tcp://127.0.0.1:43393#fb95340a-6334-4010-a620-7383e3a3f8b3, ctype: ForwarderAct, cid: 52dd8fa1-a0df-4881-9ea8-14512c14985a, system: kompact-runtime-32, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.177 DEBG Got msg PingMsg { i: 0 } from tcp://127.0.0.1:43393#f2e1b8f6-2671-412f-8b06-403c02f32787, ctype: PongerAct, cid: fb95340a-6334-4010-a620-7383e3a3f8b3, system: kompact-runtime-31, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.177 DEBG Got msg PongMsg { i: 0 }, ctype: PingerAct, cid: f2e1b8f6-2671-412f-8b06-403c02f32787, system: kompact-runtime-31, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.177 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.177 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:40127, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 10, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.177 DEBG Got msg BigPingMsg { i: 9, data length: 120, sum: 9000, data 0: 75, data n: 75 } from tcp://127.0.0.1:40127#dd1fdff6-5daa-49c7-b0f5-493405543011, ctype: BigPongerAct, cid: 3775309f-b429-4c35-a7b3-d43416a156cb, system: kompact-runtime-20, location: src/net/mod.rs:1120 [INFO] [stdout] Jan 04 22:59:36.184 DEBG Forwarding some msg from tcp://127.0.0.1:43393#f2e1b8f6-2671-412f-8b06-403c02f32787 to tcp://127.0.0.1:43393#fb95340a-6334-4010-a620-7383e3a3f8b3, ctype: ForwarderAct, cid: 52dd8fa1-a0df-4881-9ea8-14512c14985a, system: kompact-runtime-32, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.184 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 71, write_offset: 128, readable_len: 57, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.184 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 48, readable_len: 48, writeable_len: 80, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.184 DEBG Got msg PingMsg { i: 1 } from tcp://127.0.0.1:43393#f2e1b8f6-2671-412f-8b06-403c02f32787, ctype: PongerAct, cid: fb95340a-6334-4010-a620-7383e3a3f8b3, system: kompact-runtime-31, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.184 DEBG Got msg PongMsg { i: 1 }, ctype: PingerAct, cid: f2e1b8f6-2671-412f-8b06-403c02f32787, system: kompact-runtime-31, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.184 DEBG Forwarding some msg from tcp://127.0.0.1:43393#f2e1b8f6-2671-412f-8b06-403c02f32787 to tcp://127.0.0.1:43393#fb95340a-6334-4010-a620-7383e3a3f8b3, ctype: ForwarderAct, cid: 52dd8fa1-a0df-4881-9ea8-14512c14985a, system: kompact-runtime-32, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Got msg PingMsg { i: 2 } from tcp://127.0.0.1:43393#f2e1b8f6-2671-412f-8b06-403c02f32787, ctype: PongerAct, cid: fb95340a-6334-4010-a620-7383e3a3f8b3, system: kompact-runtime-31, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Got msg PongMsg { i: 2 }, ctype: PingerAct, cid: f2e1b8f6-2671-412f-8b06-403c02f32787, system: kompact-runtime-31, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Forwarding some msg from tcp://127.0.0.1:43393#f2e1b8f6-2671-412f-8b06-403c02f32787 to tcp://127.0.0.1:43393#fb95340a-6334-4010-a620-7383e3a3f8b3, ctype: ForwarderAct, cid: 52dd8fa1-a0df-4881-9ea8-14512c14985a, system: kompact-runtime-32, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Got msg PingMsg { i: 3 } from tcp://127.0.0.1:43393#f2e1b8f6-2671-412f-8b06-403c02f32787, ctype: PongerAct, cid: fb95340a-6334-4010-a620-7383e3a3f8b3, system: kompact-runtime-31, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Got msg PongMsg { i: 3 }, ctype: PingerAct, cid: f2e1b8f6-2671-412f-8b06-403c02f32787, system: kompact-runtime-31, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Forwarding some msg from tcp://127.0.0.1:43393#f2e1b8f6-2671-412f-8b06-403c02f32787 to tcp://127.0.0.1:43393#fb95340a-6334-4010-a620-7383e3a3f8b3, ctype: ForwarderAct, cid: 52dd8fa1-a0df-4881-9ea8-14512c14985a, system: kompact-runtime-32, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Got msg PingMsg { i: 4 } from tcp://127.0.0.1:43393#f2e1b8f6-2671-412f-8b06-403c02f32787, ctype: PongerAct, cid: fb95340a-6334-4010-a620-7383e3a3f8b3, system: kompact-runtime-31, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Got msg PongMsg { i: 4 }, ctype: PingerAct, cid: f2e1b8f6-2671-412f-8b06-403c02f32787, system: kompact-runtime-31, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Forwarding some msg from tcp://127.0.0.1:43393#f2e1b8f6-2671-412f-8b06-403c02f32787 to tcp://127.0.0.1:43393#fb95340a-6334-4010-a620-7383e3a3f8b3, ctype: ForwarderAct, cid: 52dd8fa1-a0df-4881-9ea8-14512c14985a, system: kompact-runtime-32, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Got msg PingMsg { i: 5 } from tcp://127.0.0.1:43393#f2e1b8f6-2671-412f-8b06-403c02f32787, ctype: PongerAct, cid: fb95340a-6334-4010-a620-7383e3a3f8b3, system: kompact-runtime-31, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Got msg PongMsg { i: 5 }, ctype: PingerAct, cid: f2e1b8f6-2671-412f-8b06-403c02f32787, system: kompact-runtime-31, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Forwarding some msg from tcp://127.0.0.1:43393#f2e1b8f6-2671-412f-8b06-403c02f32787 to tcp://127.0.0.1:43393#fb95340a-6334-4010-a620-7383e3a3f8b3, ctype: ForwarderAct, cid: 52dd8fa1-a0df-4881-9ea8-14512c14985a, system: kompact-runtime-32, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Got msg PingMsg { i: 6 } from tcp://127.0.0.1:43393#f2e1b8f6-2671-412f-8b06-403c02f32787, ctype: PongerAct, cid: fb95340a-6334-4010-a620-7383e3a3f8b3, system: kompact-runtime-31, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Got msg PongMsg { i: 6 }, ctype: PingerAct, cid: f2e1b8f6-2671-412f-8b06-403c02f32787, system: kompact-runtime-31, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Forwarding some msg from tcp://127.0.0.1:43393#f2e1b8f6-2671-412f-8b06-403c02f32787 to tcp://127.0.0.1:43393#fb95340a-6334-4010-a620-7383e3a3f8b3, ctype: ForwarderAct, cid: 52dd8fa1-a0df-4881-9ea8-14512c14985a, system: kompact-runtime-32, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Got msg PingMsg { i: 7 } from tcp://127.0.0.1:43393#f2e1b8f6-2671-412f-8b06-403c02f32787, ctype: PongerAct, cid: fb95340a-6334-4010-a620-7383e3a3f8b3, system: kompact-runtime-31, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Got msg PongMsg { i: 7 }, ctype: PingerAct, cid: f2e1b8f6-2671-412f-8b06-403c02f32787, system: kompact-runtime-31, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Forwarding some msg from tcp://127.0.0.1:43393#f2e1b8f6-2671-412f-8b06-403c02f32787 to tcp://127.0.0.1:43393#fb95340a-6334-4010-a620-7383e3a3f8b3, ctype: ForwarderAct, cid: 52dd8fa1-a0df-4881-9ea8-14512c14985a, system: kompact-runtime-32, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Got msg PingMsg { i: 8 } from tcp://127.0.0.1:43393#f2e1b8f6-2671-412f-8b06-403c02f32787, ctype: PongerAct, cid: fb95340a-6334-4010-a620-7383e3a3f8b3, system: kompact-runtime-31, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Got msg PongMsg { i: 8 }, ctype: PingerAct, cid: f2e1b8f6-2671-412f-8b06-403c02f32787, system: kompact-runtime-31, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Forwarding some msg from tcp://127.0.0.1:43393#f2e1b8f6-2671-412f-8b06-403c02f32787 to tcp://127.0.0.1:43393#fb95340a-6334-4010-a620-7383e3a3f8b3, ctype: ForwarderAct, cid: 52dd8fa1-a0df-4881-9ea8-14512c14985a, system: kompact-runtime-32, location: src/net/mod.rs:700 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Got msg PingMsg { i: 9 } from tcp://127.0.0.1:43393#f2e1b8f6-2671-412f-8b06-403c02f32787, ctype: PongerAct, cid: fb95340a-6334-4010-a620-7383e3a3f8b3, system: kompact-runtime-31, location: src/net/mod.rs:660 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Got msg PongMsg { i: 9 }, ctype: PingerAct, cid: f2e1b8f6-2671-412f-8b06-403c02f32787, system: kompact-runtime-31, location: src/net/mod.rs:602 [INFO] [stdout] Jan 04 22:59:36.185 TRCE Subscribing listener for e4487ae3-e9ea-4287-97c4-7cd5e04d8feb., ctype: ComponentSupervisor, cid: 63590453-1313-4507-962a-a568171a6086, system: kompact-runtime-3, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:36.185 TRCE Subscribing listener for ad1818a8-7f7e-45d0-aead-6f4a15f998c0., ctype: ComponentSupervisor, cid: 63590453-1313-4507-962a-a568171a6086, system: kompact-runtime-3, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Component stopping, cid: e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, system: kompact-runtime-3, location: src/component/actual_component.rs:291 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Stopping..., ctype: PingerAct, cid: e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, system: kompact-runtime-3, location: src/component/definition.rs:160 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Component stopped, cid: e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, system: kompact-runtime-3, location: src/component/actual_component.rs:221 [INFO] [stdout] Jan 04 22:59:36.185 TRCE Not running inactive scheduled., cid: e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, system: kompact-runtime-3, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Component(e4487ae3-e9ea-4287-97c4-7cd5e04d8feb) was stopped., ctype: ComponentSupervisor, cid: 63590453-1313-4507-962a-a568171a6086, system: kompact-runtime-3, location: src/supervision.rs:274 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Component dying, cid: ad1818a8-7f7e-45d0-aead-6f4a15f998c0, system: kompact-runtime-3, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Killing..., ctype: PongerAct, cid: ad1818a8-7f7e-45d0-aead-6f4a15f998c0, system: kompact-runtime-3, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.185 DEBG Component killed, cid: ad1818a8-7f7e-45d0-aead-6f4a15f998c0, system: kompact-runtime-3, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.186 TRCE Not running inactive scheduled., cid: ad1818a8-7f7e-45d0-aead-6f4a15f998c0, system: kompact-runtime-3, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.186 TRCE Component(ad1818a8-7f7e-45d0-aead-6f4a15f998c0) was killed and deallocated., ctype: ComponentSupervisor, cid: 63590453-1313-4507-962a-a568171a6086, system: kompact-runtime-3, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:36.186 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 63590453-1313-4507-962a-a568171a6086, system: kompact-runtime-3, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:36.186 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: 63590453-1313-4507-962a-a568171a6086, system: kompact-runtime-3, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:36.186 DEBG Component dying, cid: e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, system: kompact-runtime-3, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.186 DEBG Killing..., ctype: PingerAct, cid: e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, system: kompact-runtime-3, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.186 DEBG Component killed, cid: e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, system: kompact-runtime-3, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.186 TRCE Not running inactive scheduled., cid: e4487ae3-e9ea-4287-97c4-7cd5e04d8feb, system: kompact-runtime-3, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.186 DEBG Component(e4487ae3-e9ea-4287-97c4-7cd5e04d8feb) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 63590453-1313-4507-962a-a568171a6086, system: kompact-runtime-3, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:36.186 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 63590453-1313-4507-962a-a568171a6086, system: kompact-runtime-3, location: src/supervision.rs:217 [INFO] [stdout] test local_delivery ... ok [INFO] [stdout] Jan 04 22:59:36.189 DEBG Component dying, cid: 90e06875-bb99-4a7e-9a05-dd488ed1a2b8, system: kompact-runtime-3, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.189 INFO Killing network..., ctype: NetworkDispatcher, cid: 90e06875-bb99-4a7e-9a05-dd488ed1a2b8, system: kompact-runtime-3, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:36.189 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 90e06875-bb99-4a7e-9a05-dd488ed1a2b8, system: kompact-runtime-3, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:36.189 DEBG Dropped its TCP server, addr: 127.0.0.1:45285, owner: NetworkThread, ctype: NetworkDispatcher, cid: 90e06875-bb99-4a7e-9a05-dd488ed1a2b8, system: kompact-runtime-3, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:36.189 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:45285, owner: NetworkThread, ctype: NetworkDispatcher, cid: 90e06875-bb99-4a7e-9a05-dd488ed1a2b8, system: kompact-runtime-3, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:36.189 DEBG Stopped., addr: 127.0.0.1:45285, owner: NetworkThread, ctype: NetworkDispatcher, cid: 90e06875-bb99-4a7e-9a05-dd488ed1a2b8, system: kompact-runtime-3, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:36.189 DEBG Stopped, addr: 127.0.0.1:45285, owner: NetworkThread, ctype: NetworkDispatcher, cid: 90e06875-bb99-4a7e-9a05-dd488ed1a2b8, system: kompact-runtime-3, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:36.189 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 90e06875-bb99-4a7e-9a05-dd488ed1a2b8, system: kompact-runtime-3, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:36.190 INFO Killed network., ctype: NetworkDispatcher, cid: 90e06875-bb99-4a7e-9a05-dd488ed1a2b8, system: kompact-runtime-3, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:36.190 DEBG Component killed, cid: 90e06875-bb99-4a7e-9a05-dd488ed1a2b8, system: kompact-runtime-3, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.190 TRCE Not running inactive scheduled., cid: 90e06875-bb99-4a7e-9a05-dd488ed1a2b8, system: kompact-runtime-3, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.190 DEBG Component dying, cid: ecb5d760-eb09-4565-a79c-5e3196a72eed, system: kompact-runtime-3, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.190 DEBG Killing..., ctype: DeadletterBox, cid: ecb5d760-eb09-4565-a79c-5e3196a72eed, system: kompact-runtime-3, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.190 DEBG Component killed, cid: ecb5d760-eb09-4565-a79c-5e3196a72eed, system: kompact-runtime-3, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.190 TRCE Not running inactive scheduled., cid: ecb5d760-eb09-4565-a79c-5e3196a72eed, system: kompact-runtime-3, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.226 DEBG no_buffer_space for channel TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 128, readable_len: 128, writeable_len: 0, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:496 [INFO] [stdout] Jan 04 22:59:36.226 DEBG Swapped buffer for TcpChannel { State: ChannelState { State: 1, addr: 127.0.0.1:43075, id: cc0432c5-7283-4c5e-99f9-7b6675921f9f }, Messages: 11, Decode Buffer: DecodeBuffer { read_offset: 0, write_offset: 0, readable_len: 128, writeable_len: 128, BufferConfig: BufferConfig { chunk_size: 128, initial_chunk_count: 2, max_chunk_count: 1000, encode_buf_min_free_space: 64 } }, Outbound Queue: 0 }, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:334 [INFO] [stdout] Jan 04 22:59:36.226 DEBG Got msg BigPongMsg { i: 9, data length: 120, sum: 8280, data 0: 69, data n: 69 }, ctype: BigPingerAct, cid: dd1fdff6-5daa-49c7-b0f5-493405543011, system: kompact-runtime-4, location: src/net/mod.rs:1036 [INFO] [stdout] Jan 04 22:59:36.275 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.472 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.493 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.535 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.569 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.622 TRCE Subscribing listener for c76d3479-c5d5-427d-a2f7-108e11b91063., ctype: ComponentSupervisor, cid: 0cf4ebec-6235-48ab-9437-fddd35ef9291, system: kompact-runtime-29, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:36.623 DEBG Component dying, cid: c76d3479-c5d5-427d-a2f7-108e11b91063, system: kompact-runtime-29, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.623 TRCE Subscribing listener for 190896e9-e761-43f4-a955-e448cefb2cb0., ctype: ComponentSupervisor, cid: bf20c8ef-7b88-4768-82f1-d1ca4e87d5fd, system: kompact-runtime-27, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:36.623 DEBG Killing..., ctype: PingerAct, cid: c76d3479-c5d5-427d-a2f7-108e11b91063, system: kompact-runtime-29, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.623 DEBG Component killed, cid: c76d3479-c5d5-427d-a2f7-108e11b91063, system: kompact-runtime-29, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.623 TRCE Not running inactive scheduled., cid: c76d3479-c5d5-427d-a2f7-108e11b91063, system: kompact-runtime-29, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.623 DEBG Component dying, cid: 190896e9-e761-43f4-a955-e448cefb2cb0, system: kompact-runtime-27, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.623 DEBG Killing..., ctype: ForwarderAct, cid: 190896e9-e761-43f4-a955-e448cefb2cb0, system: kompact-runtime-27, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.623 DEBG Component(c76d3479-c5d5-427d-a2f7-108e11b91063) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 0cf4ebec-6235-48ab-9437-fddd35ef9291, system: kompact-runtime-29, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:36.623 DEBG Component killed, cid: 190896e9-e761-43f4-a955-e448cefb2cb0, system: kompact-runtime-27, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.623 TRCE Not running inactive scheduled., cid: 190896e9-e761-43f4-a955-e448cefb2cb0, system: kompact-runtime-27, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.623 TRCE Component(190896e9-e761-43f4-a955-e448cefb2cb0) was killed and deallocated., ctype: ComponentSupervisor, cid: bf20c8ef-7b88-4768-82f1-d1ca4e87d5fd, system: kompact-runtime-27, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:36.623 TRCE Subscribing listener for 7061c8a2-29a3-40e6-aef9-997b656306a8., ctype: ComponentSupervisor, cid: f351d719-4136-4002-93ae-97ae09e33f68, system: kompact-runtime-16, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:36.623 DEBG Component dying, cid: 7061c8a2-29a3-40e6-aef9-997b656306a8, system: kompact-runtime-16, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.623 DEBG Killing..., ctype: PongerAct, cid: 7061c8a2-29a3-40e6-aef9-997b656306a8, system: kompact-runtime-16, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.623 DEBG Component killed, cid: 7061c8a2-29a3-40e6-aef9-997b656306a8, system: kompact-runtime-16, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.623 TRCE Not running inactive scheduled., cid: 7061c8a2-29a3-40e6-aef9-997b656306a8, system: kompact-runtime-16, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.623 TRCE Component(7061c8a2-29a3-40e6-aef9-997b656306a8) was killed and deallocated., ctype: ComponentSupervisor, cid: f351d719-4136-4002-93ae-97ae09e33f68, system: kompact-runtime-16, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:36.623 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: f351d719-4136-4002-93ae-97ae09e33f68, system: kompact-runtime-16, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:36.624 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: f351d719-4136-4002-93ae-97ae09e33f68, system: kompact-runtime-16, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:36.624 DEBG Component dying, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.624 INFO Killing network..., ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:36.624 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:36.624 DEBG Stopping channel with message count 2, addr: 127.0.0.1:33485, owner: NetworkThread, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/net/network_thread.rs:811 [INFO] [stdout] Jan 04 22:59:36.624 DEBG Stopping channel with message count 11, addr: 127.0.0.1:33485, owner: NetworkThread, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/net/network_thread.rs:811 [INFO] [stdout] Jan 04 22:59:36.624 DEBG Dropped its TCP server, addr: 127.0.0.1:33485, owner: NetworkThread, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:36.624 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:33485, owner: NetworkThread, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:36.624 DEBG Stopped., addr: 127.0.0.1:33485, owner: NetworkThread, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:36.624 DEBG Stopped, addr: 127.0.0.1:33485, owner: NetworkThread, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:36.624 DEBG Received Bye from 127.0.0.1:33485, addr: 127.0.0.1:37941, owner: NetworkThread, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/net/network_thread.rs:574 [INFO] [stdout] Jan 04 22:59:36.624 DEBG Received Bye from 127.0.0.1:33485, addr: 127.0.0.1:35181, owner: NetworkThread, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/net/network_thread.rs:574 [INFO] [stdout] Jan 04 22:59:36.624 WARN connection closed for 127.0.0.1:33485, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/dispatch/mod.rs:483 [INFO] [stdout] Jan 04 22:59:36.624 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:33485), addr: 127.0.0.1:37941, owner: NetworkThread, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/net/network_thread.rs:764 [INFO] [stdout] Jan 04 22:59:36.624 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:36.624 INFO Killed network., ctype: NetworkDispatcher, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:36.624 DEBG Component killed, cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.624 TRCE Not running inactive scheduled., cid: 262e0c2c-f155-4bd6-85cd-d24d0cc5c205, system: kompact-runtime-16, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.624 DEBG Component dying, cid: 045bdc1a-024f-456b-af26-3bc127721281, system: kompact-runtime-16, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.624 DEBG Killing..., ctype: DeadletterBox, cid: 045bdc1a-024f-456b-af26-3bc127721281, system: kompact-runtime-16, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.624 DEBG Component killed, cid: 045bdc1a-024f-456b-af26-3bc127721281, system: kompact-runtime-16, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.624 TRCE Not running inactive scheduled., cid: 045bdc1a-024f-456b-af26-3bc127721281, system: kompact-runtime-16, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.624 WARN connection closed for 127.0.0.1:33485, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/dispatch/mod.rs:483 [INFO] [stdout] Jan 04 22:59:36.624 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: bf20c8ef-7b88-4768-82f1-d1ca4e87d5fd, system: kompact-runtime-27, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:36.624 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: bf20c8ef-7b88-4768-82f1-d1ca4e87d5fd, system: kompact-runtime-27, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:36.624 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:33485), addr: 127.0.0.1:35181, owner: NetworkThread, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/net/network_thread.rs:764 [INFO] [stdout] Jan 04 22:59:36.631 DEBG Component dying, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.631 INFO Killing network..., ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:36.631 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:36.631 DEBG Stopping channel with message count 11, addr: 127.0.0.1:37941, owner: NetworkThread, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/net/network_thread.rs:811 [INFO] [stdout] Jan 04 22:59:36.631 DEBG Dropped its TCP server, addr: 127.0.0.1:37941, owner: NetworkThread, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:36.631 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:37941, owner: NetworkThread, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:36.631 DEBG Stopped., addr: 127.0.0.1:37941, owner: NetworkThread, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:36.631 DEBG Stopped, addr: 127.0.0.1:37941, owner: NetworkThread, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:36.631 DEBG Received Bye from 127.0.0.1:37941, addr: 127.0.0.1:35181, owner: NetworkThread, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/net/network_thread.rs:574 [INFO] [stdout] Jan 04 22:59:36.631 WARN connection closed for 127.0.0.1:37941, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/dispatch/mod.rs:483 [INFO] [stdout] Jan 04 22:59:36.631 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:37941), addr: 127.0.0.1:35181, owner: NetworkThread, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/net/network_thread.rs:764 [INFO] [stdout] Jan 04 22:59:36.632 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:36.632 INFO Killed network., ctype: NetworkDispatcher, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:36.632 DEBG Component killed, cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.632 TRCE Not running inactive scheduled., cid: 10f228aa-5709-46f6-8ef4-6b5741caf00b, system: kompact-runtime-27, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.632 DEBG Component dying, cid: 9826683e-99d6-4a48-b2e5-1c9b8f6ad3e2, system: kompact-runtime-27, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.632 DEBG Killing..., ctype: DeadletterBox, cid: 9826683e-99d6-4a48-b2e5-1c9b8f6ad3e2, system: kompact-runtime-27, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.632 DEBG Component killed, cid: 9826683e-99d6-4a48-b2e5-1c9b8f6ad3e2, system: kompact-runtime-27, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.632 TRCE Not running inactive scheduled., cid: 9826683e-99d6-4a48-b2e5-1c9b8f6ad3e2, system: kompact-runtime-27, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.632 DEBG Scheduling reaping at 1000ms, ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/dispatch/mod.rs:377 [INFO] [stdout] test remote_forwarding_unique ... ok [INFO] [stdout] Jan 04 22:59:36.648 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 0cf4ebec-6235-48ab-9437-fddd35ef9291, system: kompact-runtime-29, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:36.648 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 0cf4ebec-6235-48ab-9437-fddd35ef9291, system: kompact-runtime-29, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:36.648 DEBG Component dying, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.648 INFO Killing network..., ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:36.649 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:36.649 DEBG Dropped its TCP server, addr: 127.0.0.1:35181, owner: NetworkThread, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:36.649 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:35181, owner: NetworkThread, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:36.649 DEBG Stopped., addr: 127.0.0.1:35181, owner: NetworkThread, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:36.649 DEBG Stopped, addr: 127.0.0.1:35181, owner: NetworkThread, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:36.649 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:36.649 INFO Killed network., ctype: NetworkDispatcher, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:36.649 DEBG Component killed, cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.649 TRCE Not running inactive scheduled., cid: c85ca071-9d86-46d7-918c-d21e706afb69, system: kompact-runtime-29, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.649 DEBG Component dying, cid: f5dda9cd-3e51-4fa5-9759-1f3b57cd53ce, system: kompact-runtime-29, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.649 DEBG Killing..., ctype: DeadletterBox, cid: f5dda9cd-3e51-4fa5-9759-1f3b57cd53ce, system: kompact-runtime-29, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.649 DEBG Component killed, cid: f5dda9cd-3e51-4fa5-9759-1f3b57cd53ce, system: kompact-runtime-29, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.649 TRCE Not running inactive scheduled., cid: f5dda9cd-3e51-4fa5-9759-1f3b57cd53ce, system: kompact-runtime-29, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.649 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.666 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.674 TRCE Subscribing listener for 2512d4da-fbdd-4a80-b845-ccad3b9770c8., ctype: ComponentSupervisor, cid: 3ce96bac-1d2a-4a47-a20b-a6e11ce21753, system: kompact-runtime-15, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:36.674 DEBG Component dying, cid: 2512d4da-fbdd-4a80-b845-ccad3b9770c8, system: kompact-runtime-15, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.674 DEBG Killing..., ctype: PongerAct, cid: 2512d4da-fbdd-4a80-b845-ccad3b9770c8, system: kompact-runtime-15, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.675 DEBG Component killed, cid: 2512d4da-fbdd-4a80-b845-ccad3b9770c8, system: kompact-runtime-15, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.675 TRCE Not running inactive scheduled., cid: 2512d4da-fbdd-4a80-b845-ccad3b9770c8, system: kompact-runtime-15, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.675 TRCE Component(2512d4da-fbdd-4a80-b845-ccad3b9770c8) was killed and deallocated., ctype: ComponentSupervisor, cid: 3ce96bac-1d2a-4a47-a20b-a6e11ce21753, system: kompact-runtime-15, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:36.675 TRCE Subscribing listener for aad0f04d-ff36-4316-ba86-81ed31d20855., ctype: ComponentSupervisor, cid: f116e70f-343f-4969-970a-29b119accedd, system: kompact-runtime-30, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:36.675 DEBG Component dying, cid: aad0f04d-ff36-4316-ba86-81ed31d20855, system: kompact-runtime-30, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.675 DEBG Killing..., ctype: PingerAct, cid: aad0f04d-ff36-4316-ba86-81ed31d20855, system: kompact-runtime-30, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.675 DEBG Component killed, cid: aad0f04d-ff36-4316-ba86-81ed31d20855, system: kompact-runtime-30, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.675 TRCE Not running inactive scheduled., cid: aad0f04d-ff36-4316-ba86-81ed31d20855, system: kompact-runtime-30, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.675 DEBG Component(aad0f04d-ff36-4316-ba86-81ed31d20855) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: f116e70f-343f-4969-970a-29b119accedd, system: kompact-runtime-30, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:36.686 TRCE Subscribing listener for a49de6bd-abd0-46d0-9e10-5711005d6488., ctype: ComponentSupervisor, cid: 8de2d316-5cd4-47b5-95d8-226c0c48c4b1, system: kompact-runtime-28, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:36.687 DEBG Component dying, cid: a49de6bd-abd0-46d0-9e10-5711005d6488, system: kompact-runtime-28, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.687 DEBG Killing..., ctype: ForwarderAct, cid: a49de6bd-abd0-46d0-9e10-5711005d6488, system: kompact-runtime-28, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.687 DEBG Component killed, cid: a49de6bd-abd0-46d0-9e10-5711005d6488, system: kompact-runtime-28, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.687 TRCE Not running inactive scheduled., cid: a49de6bd-abd0-46d0-9e10-5711005d6488, system: kompact-runtime-28, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.687 TRCE Component(a49de6bd-abd0-46d0-9e10-5711005d6488) was killed and deallocated., ctype: ComponentSupervisor, cid: 8de2d316-5cd4-47b5-95d8-226c0c48c4b1, system: kompact-runtime-28, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:36.687 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 3ce96bac-1d2a-4a47-a20b-a6e11ce21753, system: kompact-runtime-15, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:36.687 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 3ce96bac-1d2a-4a47-a20b-a6e11ce21753, system: kompact-runtime-15, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:36.694 DEBG Component dying, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.694 INFO Killing network..., ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:36.695 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:36.695 DEBG Stopping channel with message count 11, addr: 127.0.0.1:40275, owner: NetworkThread, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/net/network_thread.rs:811 [INFO] [stdout] Jan 04 22:59:36.695 DEBG Stopping channel with message count 2, addr: 127.0.0.1:40275, owner: NetworkThread, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/net/network_thread.rs:811 [INFO] [stdout] Jan 04 22:59:36.695 DEBG Dropped its TCP server, addr: 127.0.0.1:40275, owner: NetworkThread, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:36.695 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:40275, owner: NetworkThread, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:36.695 DEBG Stopped., addr: 127.0.0.1:40275, owner: NetworkThread, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:36.695 DEBG Stopped, addr: 127.0.0.1:40275, owner: NetworkThread, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:36.695 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:36.695 INFO Killed network., ctype: NetworkDispatcher, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:36.696 DEBG Component killed, cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.696 TRCE Not running inactive scheduled., cid: e05419d8-b622-4f63-b8d6-9d34d746aa40, system: kompact-runtime-15, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.696 DEBG Component dying, cid: a3bcf46d-1a2c-4915-ac59-82ddad10056e, system: kompact-runtime-15, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.696 DEBG Killing..., ctype: DeadletterBox, cid: a3bcf46d-1a2c-4915-ac59-82ddad10056e, system: kompact-runtime-15, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.696 DEBG Component killed, cid: a3bcf46d-1a2c-4915-ac59-82ddad10056e, system: kompact-runtime-15, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.696 TRCE Not running inactive scheduled., cid: a3bcf46d-1a2c-4915-ac59-82ddad10056e, system: kompact-runtime-15, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.696 DEBG Received Bye from 127.0.0.1:40275, addr: 127.0.0.1:46081, owner: NetworkThread, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/net/network_thread.rs:574 [INFO] [stdout] Jan 04 22:59:36.710 DEBG Received Bye from 127.0.0.1:40275, addr: 127.0.0.1:42509, owner: NetworkThread, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/net/network_thread.rs:574 [INFO] [stdout] Jan 04 22:59:36.711 WARN connection closed for 127.0.0.1:40275, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/dispatch/mod.rs:483 [INFO] [stdout] Jan 04 22:59:36.711 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:40275), addr: 127.0.0.1:46081, owner: NetworkThread, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/net/network_thread.rs:764 [INFO] [stdout] Jan 04 22:59:36.711 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 8de2d316-5cd4-47b5-95d8-226c0c48c4b1, system: kompact-runtime-28, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:36.711 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 8de2d316-5cd4-47b5-95d8-226c0c48c4b1, system: kompact-runtime-28, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:36.711 WARN connection closed for 127.0.0.1:40275, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/dispatch/mod.rs:483 [INFO] [stdout] Jan 04 22:59:36.711 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:40275), addr: 127.0.0.1:42509, owner: NetworkThread, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/net/network_thread.rs:764 [INFO] [stdout] Jan 04 22:59:36.711 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.722 DEBG Component dying, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.723 INFO Killing network..., ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:36.723 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:36.723 DEBG Stopping channel with message count 11, addr: 127.0.0.1:42509, owner: NetworkThread, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/net/network_thread.rs:811 [INFO] [stdout] Jan 04 22:59:36.723 DEBG Dropped its TCP server, addr: 127.0.0.1:42509, owner: NetworkThread, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:36.723 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:42509, owner: NetworkThread, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:36.724 DEBG Stopped., addr: 127.0.0.1:42509, owner: NetworkThread, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:36.724 DEBG Stopped, addr: 127.0.0.1:42509, owner: NetworkThread, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:36.724 DEBG Received Bye from 127.0.0.1:42509, addr: 127.0.0.1:46081, owner: NetworkThread, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/net/network_thread.rs:574 [INFO] [stdout] Jan 04 22:59:36.724 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:36.724 INFO Killed network., ctype: NetworkDispatcher, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:36.724 DEBG Component killed, cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.724 TRCE Not running inactive scheduled., cid: 7a34fdcf-31f7-4aed-9f78-cd569208c979, system: kompact-runtime-28, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.724 DEBG Component dying, cid: 2d047c21-b269-419a-a45a-04663528058d, system: kompact-runtime-28, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.724 DEBG Killing..., ctype: DeadletterBox, cid: 2d047c21-b269-419a-a45a-04663528058d, system: kompact-runtime-28, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.725 DEBG Component killed, cid: 2d047c21-b269-419a-a45a-04663528058d, system: kompact-runtime-28, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.725 TRCE Not running inactive scheduled., cid: 2d047c21-b269-419a-a45a-04663528058d, system: kompact-runtime-28, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.725 WARN connection closed for 127.0.0.1:42509, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/dispatch/mod.rs:483 [INFO] [stdout] Jan 04 22:59:36.725 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:42509), addr: 127.0.0.1:46081, owner: NetworkThread, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/net/network_thread.rs:764 [INFO] [stdout] Jan 04 22:59:36.725 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: f116e70f-343f-4969-970a-29b119accedd, system: kompact-runtime-30, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:36.725 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: f116e70f-343f-4969-970a-29b119accedd, system: kompact-runtime-30, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:36.734 DEBG Component dying, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.735 INFO Killing network..., ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:36.735 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:36.735 DEBG Dropped its TCP server, addr: 127.0.0.1:46081, owner: NetworkThread, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:36.735 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:46081, owner: NetworkThread, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:36.735 DEBG Stopped., addr: 127.0.0.1:46081, owner: NetworkThread, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:36.736 DEBG Stopped, addr: 127.0.0.1:46081, owner: NetworkThread, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:36.736 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:36.736 INFO Killed network., ctype: NetworkDispatcher, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:36.737 DEBG Component killed, cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.737 TRCE Not running inactive scheduled., cid: ca5b06cd-513b-4eb3-8c29-cf5b88ea434f, system: kompact-runtime-30, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:36.737 DEBG Component dying, cid: 0189277d-33bb-4975-9ab8-99a554153a61, system: kompact-runtime-30, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:36.738 DEBG Killing..., ctype: DeadletterBox, cid: 0189277d-33bb-4975-9ab8-99a554153a61, system: kompact-runtime-30, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:36.738 DEBG Component killed, cid: 0189277d-33bb-4975-9ab8-99a554153a61, system: kompact-runtime-30, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:36.738 TRCE Not running inactive scheduled., cid: 0189277d-33bb-4975-9ab8-99a554153a61, system: kompact-runtime-30, location: src/component/actual_component.rs:346 [INFO] [stdout] test remote_forwarding_named ... ok [INFO] [stdout] Jan 04 22:59:36.900 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.900 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.900 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.900 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: f59aad9d-3b85-4b50-8e88-69489670c6d1, system: kompact-runtime-21, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.900 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.900 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.900 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.907 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 5650ecd3-0099-4994-a256-c20cb2a3878c, system: kompact-runtime-24, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.927 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.927 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.962 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.963 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:36.975 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:37.076 DEBG Scheduling reaping at 1500ms, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:37.090 TRCE Subscribing listener for 52dd8fa1-a0df-4881-9ea8-14512c14985a., ctype: ComponentSupervisor, cid: da3e4548-08f1-4c7d-9d07-406f84dac32c, system: kompact-runtime-32, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:37.091 DEBG Component dying, cid: 52dd8fa1-a0df-4881-9ea8-14512c14985a, system: kompact-runtime-32, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:37.092 DEBG Killing..., ctype: ForwarderAct, cid: 52dd8fa1-a0df-4881-9ea8-14512c14985a, system: kompact-runtime-32, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:37.092 DEBG Component killed, cid: 52dd8fa1-a0df-4881-9ea8-14512c14985a, system: kompact-runtime-32, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:37.093 TRCE Not running inactive scheduled., cid: 52dd8fa1-a0df-4881-9ea8-14512c14985a, system: kompact-runtime-32, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:37.094 TRCE Component(52dd8fa1-a0df-4881-9ea8-14512c14985a) was killed and deallocated., ctype: ComponentSupervisor, cid: da3e4548-08f1-4c7d-9d07-406f84dac32c, system: kompact-runtime-32, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:37.094 TRCE Subscribing listener for f2e1b8f6-2671-412f-8b06-403c02f32787., ctype: ComponentSupervisor, cid: 46a3662d-c890-4833-805c-2bdeeaf2eea1, system: kompact-runtime-31, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:37.095 TRCE Subscribing listener for fb95340a-6334-4010-a620-7383e3a3f8b3., ctype: ComponentSupervisor, cid: 46a3662d-c890-4833-805c-2bdeeaf2eea1, system: kompact-runtime-31, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:37.095 DEBG Component dying, cid: f2e1b8f6-2671-412f-8b06-403c02f32787, system: kompact-runtime-31, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:37.096 DEBG Killing..., ctype: PingerAct, cid: f2e1b8f6-2671-412f-8b06-403c02f32787, system: kompact-runtime-31, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:37.097 DEBG Component killed, cid: f2e1b8f6-2671-412f-8b06-403c02f32787, system: kompact-runtime-31, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:37.097 TRCE Not running inactive scheduled., cid: f2e1b8f6-2671-412f-8b06-403c02f32787, system: kompact-runtime-31, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:37.098 DEBG Component(f2e1b8f6-2671-412f-8b06-403c02f32787) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 46a3662d-c890-4833-805c-2bdeeaf2eea1, system: kompact-runtime-31, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:37.099 DEBG Component dying, cid: fb95340a-6334-4010-a620-7383e3a3f8b3, system: kompact-runtime-31, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:37.099 DEBG Killing..., ctype: PongerAct, cid: fb95340a-6334-4010-a620-7383e3a3f8b3, system: kompact-runtime-31, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:37.099 DEBG Component killed, cid: fb95340a-6334-4010-a620-7383e3a3f8b3, system: kompact-runtime-31, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:37.099 TRCE Not running inactive scheduled., cid: fb95340a-6334-4010-a620-7383e3a3f8b3, system: kompact-runtime-31, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:37.100 TRCE Component(fb95340a-6334-4010-a620-7383e3a3f8b3) was killed and deallocated., ctype: ComponentSupervisor, cid: 46a3662d-c890-4833-805c-2bdeeaf2eea1, system: kompact-runtime-31, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:37.100 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 46a3662d-c890-4833-805c-2bdeeaf2eea1, system: kompact-runtime-31, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:37.100 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: 46a3662d-c890-4833-805c-2bdeeaf2eea1, system: kompact-runtime-31, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:37.101 DEBG Component dying, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:37.101 INFO Killing network..., ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:37.101 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:37.102 DEBG Stopping channel with message count 12, addr: 127.0.0.1:43393, owner: NetworkThread, ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/net/network_thread.rs:811 [INFO] [stdout] Jan 04 22:59:37.102 DEBG Dropped its TCP server, addr: 127.0.0.1:43393, owner: NetworkThread, ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:37.103 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:43393, owner: NetworkThread, ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/net/network_thread.rs:826 [INFO] [stdout] test remote_forwarding_unique_two_systems ... ok [INFO] [stdout] Jan 04 22:59:37.106 DEBG Stopped., addr: 127.0.0.1:43393, owner: NetworkThread, ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:37.106 DEBG Stopped, addr: 127.0.0.1:43393, owner: NetworkThread, ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:37.106 DEBG Received Bye from 127.0.0.1:43393, addr: 127.0.0.1:37579, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/net/network_thread.rs:574 [INFO] [stdout] Jan 04 22:59:37.107 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:37.107 INFO Killed network., ctype: NetworkDispatcher, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:37.107 DEBG Component killed, cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:37.107 TRCE Not running inactive scheduled., cid: ec34b8cc-1743-4357-bc5c-e61924019c51, system: kompact-runtime-31, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:37.108 DEBG Component dying, cid: a3d68101-f3d2-462a-8833-da1eec1a3179, system: kompact-runtime-31, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:37.108 DEBG Killing..., ctype: DeadletterBox, cid: a3d68101-f3d2-462a-8833-da1eec1a3179, system: kompact-runtime-31, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:37.109 DEBG Component killed, cid: a3d68101-f3d2-462a-8833-da1eec1a3179, system: kompact-runtime-31, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:37.109 TRCE Not running inactive scheduled., cid: a3d68101-f3d2-462a-8833-da1eec1a3179, system: kompact-runtime-31, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:37.110 WARN connection closed for 127.0.0.1:43393, ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/dispatch/mod.rs:483 [INFO] [stdout] Jan 04 22:59:37.110 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:43393), addr: 127.0.0.1:37579, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/net/network_thread.rs:764 [INFO] [stdout] Jan 04 22:59:37.111 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: da3e4548-08f1-4c7d-9d07-406f84dac32c, system: kompact-runtime-32, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:37.111 TRCE Supervisor has no children!, ctype: ComponentSupervisor, cid: da3e4548-08f1-4c7d-9d07-406f84dac32c, system: kompact-runtime-32, location: src/supervision.rs:341 [INFO] [stdout] Jan 04 22:59:37.111 DEBG Component dying, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:37.112 INFO Killing network..., ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:37.112 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:37.113 DEBG Dropped its TCP server, addr: 127.0.0.1:37579, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:37.114 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:37579, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:37.114 DEBG Stopped., addr: 127.0.0.1:37579, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:37.114 DEBG Stopped, addr: 127.0.0.1:37579, owner: NetworkThread, ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:37.114 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:37.114 INFO Killed network., ctype: NetworkDispatcher, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:37.115 DEBG Component killed, cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:37.115 TRCE Not running inactive scheduled., cid: 2ae7a8a8-188d-49dc-9d80-755830f31aa1, system: kompact-runtime-32, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:37.115 DEBG Component dying, cid: bc9f1cf5-6463-46c1-bcd0-274d81dff12c, system: kompact-runtime-32, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:37.115 DEBG Killing..., ctype: DeadletterBox, cid: bc9f1cf5-6463-46c1-bcd0-274d81dff12c, system: kompact-runtime-32, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:37.115 DEBG Component killed, cid: bc9f1cf5-6463-46c1-bcd0-274d81dff12c, system: kompact-runtime-32, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:37.115 TRCE Not running inactive scheduled., cid: bc9f1cf5-6463-46c1-bcd0-274d81dff12c, system: kompact-runtime-32, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:37.975 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:37.995 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:38.035 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:38.148 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:38.167 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:38.207 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:38.336 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:38.355 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:38.388 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:38.395 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:38.399 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:38.399 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:38.400 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 5650ecd3-0099-4994-a256-c20cb2a3878c, system: kompact-runtime-24, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:38.427 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:38.427 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:38.439 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: f59aad9d-3b85-4b50-8e88-69489670c6d1, system: kompact-runtime-21, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:38.467 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:38.471 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:38.487 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:38.578 DEBG Scheduling reaping at 2000ms, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:39.975 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:39.999 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:40.042 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:40.148 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:40.171 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:40.208 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:40.335 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:40.359 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:40.394 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:40.414 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:40.415 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:40.415 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 5650ecd3-0099-4994-a256-c20cb2a3878c, system: kompact-runtime-24, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:40.415 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:40.430 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:40.445 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:40.474 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:40.494 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:40.494 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: f59aad9d-3b85-4b50-8e88-69489670c6d1, system: kompact-runtime-21, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:40.494 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:40.582 DEBG Scheduling reaping at 2500ms, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:42.396 TRCE Subscribing listener for c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2., ctype: ComponentSupervisor, cid: 3a03af85-bd6d-48f5-8b90-f5b47e9498a2, system: kompact-runtime-12, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:42.396 TRCE Subscribing listener for 01e49ef0-90ac-415e-adee-50172a548e6f., ctype: ComponentSupervisor, cid: 3a03af85-bd6d-48f5-8b90-f5b47e9498a2, system: kompact-runtime-12, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:42.398 DEBG Component stopping, cid: c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, system: kompact-runtime-12, location: src/component/actual_component.rs:291 [INFO] [stdout] Jan 04 22:59:42.398 DEBG Stopping..., ctype: PingerAct, cid: c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, system: kompact-runtime-12, location: src/component/definition.rs:160 [INFO] [stdout] Jan 04 22:59:42.400 DEBG Component stopped, cid: c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, system: kompact-runtime-12, location: src/component/actual_component.rs:221 [INFO] [stdout] Jan 04 22:59:42.400 TRCE Not running inactive scheduled., cid: c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, system: kompact-runtime-12, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.406 DEBG Component(c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2) was stopped., ctype: ComponentSupervisor, cid: 3a03af85-bd6d-48f5-8b90-f5b47e9498a2, system: kompact-runtime-12, location: src/supervision.rs:274 [INFO] [stdout] Jan 04 22:59:42.407 DEBG Component stopping, cid: 01e49ef0-90ac-415e-adee-50172a548e6f, system: kompact-runtime-12, location: src/component/actual_component.rs:291 [INFO] [stdout] Jan 04 22:59:42.409 DEBG Stopping..., ctype: PingerAct, cid: 01e49ef0-90ac-415e-adee-50172a548e6f, system: kompact-runtime-12, location: src/component/definition.rs:160 [INFO] [stdout] Jan 04 22:59:42.410 DEBG Component stopped, cid: 01e49ef0-90ac-415e-adee-50172a548e6f, system: kompact-runtime-12, location: src/component/actual_component.rs:221 [INFO] [stdout] Jan 04 22:59:42.410 TRCE Not running inactive scheduled., cid: 01e49ef0-90ac-415e-adee-50172a548e6f, system: kompact-runtime-12, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.410 DEBG Component(01e49ef0-90ac-415e-adee-50172a548e6f) was stopped., ctype: ComponentSupervisor, cid: 3a03af85-bd6d-48f5-8b90-f5b47e9498a2, system: kompact-runtime-12, location: src/supervision.rs:274 [INFO] [stdout] Jan 04 22:59:42.411 TRCE Subscribing listener for 67dbed91-90c7-4cc5-934c-913fd628eea4., ctype: ComponentSupervisor, cid: d20e3ec6-d868-4975-88c8-a578daa6aeec, system: kompact-runtime-23, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:42.411 TRCE Subscribing listener for 68d3995a-4b66-4f41-af98-ad62eef6550e., ctype: ComponentSupervisor, cid: d20e3ec6-d868-4975-88c8-a578daa6aeec, system: kompact-runtime-23, location: src/supervision.rs:324 [INFO] [stdout] test remote_delivery_to_registered_actors_lazy_mixed_udp ... ok [INFO] [stdout] test remote_delivery_to_registered_actors_lazy ... ok [INFO] [stdout] Jan 04 22:59:42.412 DEBG Component dying, cid: 67dbed91-90c7-4cc5-934c-913fd628eea4, system: kompact-runtime-23, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.412 DEBG Killing..., ctype: PongerAct, cid: 67dbed91-90c7-4cc5-934c-913fd628eea4, system: kompact-runtime-23, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:42.412 DEBG Component killed, cid: 67dbed91-90c7-4cc5-934c-913fd628eea4, system: kompact-runtime-23, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.412 TRCE Not running inactive scheduled., cid: 67dbed91-90c7-4cc5-934c-913fd628eea4, system: kompact-runtime-23, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.413 TRCE Component(67dbed91-90c7-4cc5-934c-913fd628eea4) was killed and deallocated., ctype: ComponentSupervisor, cid: d20e3ec6-d868-4975-88c8-a578daa6aeec, system: kompact-runtime-23, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:42.413 DEBG Component dying, cid: 68d3995a-4b66-4f41-af98-ad62eef6550e, system: kompact-runtime-23, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.414 DEBG Killing..., ctype: PongerAct, cid: 68d3995a-4b66-4f41-af98-ad62eef6550e, system: kompact-runtime-23, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:42.414 DEBG Component killed, cid: 68d3995a-4b66-4f41-af98-ad62eef6550e, system: kompact-runtime-23, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.415 TRCE Not running inactive scheduled., cid: 68d3995a-4b66-4f41-af98-ad62eef6550e, system: kompact-runtime-23, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.415 TRCE Component(68d3995a-4b66-4f41-af98-ad62eef6550e) was killed and deallocated., ctype: ComponentSupervisor, cid: d20e3ec6-d868-4975-88c8-a578daa6aeec, system: kompact-runtime-23, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:42.416 TRCE Subscribing listener for 863fd710-d03a-48f9-b4b1-583f6cf3c09e., ctype: ComponentSupervisor, cid: a93a470c-16fd-4137-a6ec-1d307baac652, system: kompact-runtime-13, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:42.416 TRCE Subscribing listener for c3f648c9-87fc-43d4-b9bc-998de6597178., ctype: ComponentSupervisor, cid: 697c944a-6d6b-456e-9821-ff8feacb018c, system: kompact-runtime-22, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:42.416 TRCE Subscribing listener for f5f7cfd2-32e2-4c36-a648-e1b4272efd48., ctype: ComponentSupervisor, cid: a93a470c-16fd-4137-a6ec-1d307baac652, system: kompact-runtime-13, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:42.417 TRCE Subscribing listener for 6e323f6a-1d5f-483c-842a-21a25db04858., ctype: ComponentSupervisor, cid: 697c944a-6d6b-456e-9821-ff8feacb018c, system: kompact-runtime-22, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:42.417 DEBG Component dying, cid: c3f648c9-87fc-43d4-b9bc-998de6597178, system: kompact-runtime-22, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.418 DEBG Killing..., ctype: PongerAct, cid: c3f648c9-87fc-43d4-b9bc-998de6597178, system: kompact-runtime-22, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:42.418 DEBG Component killed, cid: c3f648c9-87fc-43d4-b9bc-998de6597178, system: kompact-runtime-22, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.419 TRCE Not running inactive scheduled., cid: c3f648c9-87fc-43d4-b9bc-998de6597178, system: kompact-runtime-22, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.419 TRCE Component(c3f648c9-87fc-43d4-b9bc-998de6597178) was killed and deallocated., ctype: ComponentSupervisor, cid: 697c944a-6d6b-456e-9821-ff8feacb018c, system: kompact-runtime-22, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:42.420 DEBG Component dying, cid: 6e323f6a-1d5f-483c-842a-21a25db04858, system: kompact-runtime-22, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.420 DEBG Killing..., ctype: PongerAct, cid: 6e323f6a-1d5f-483c-842a-21a25db04858, system: kompact-runtime-22, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:42.421 DEBG Component killed, cid: 6e323f6a-1d5f-483c-842a-21a25db04858, system: kompact-runtime-22, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.421 TRCE Not running inactive scheduled., cid: 6e323f6a-1d5f-483c-842a-21a25db04858, system: kompact-runtime-22, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.422 TRCE Component(6e323f6a-1d5f-483c-842a-21a25db04858) was killed and deallocated., ctype: ComponentSupervisor, cid: 697c944a-6d6b-456e-9821-ff8feacb018c, system: kompact-runtime-22, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:42.423 DEBG Component stopping, cid: 863fd710-d03a-48f9-b4b1-583f6cf3c09e, system: kompact-runtime-13, location: src/component/actual_component.rs:291 [INFO] [stdout] Jan 04 22:59:42.423 DEBG Stopping..., ctype: PingerAct, cid: 863fd710-d03a-48f9-b4b1-583f6cf3c09e, system: kompact-runtime-13, location: src/component/definition.rs:160 [INFO] [stdout] Jan 04 22:59:42.424 DEBG Component stopped, cid: 863fd710-d03a-48f9-b4b1-583f6cf3c09e, system: kompact-runtime-13, location: src/component/actual_component.rs:221 [INFO] [stdout] Jan 04 22:59:42.425 TRCE Not running inactive scheduled., cid: 863fd710-d03a-48f9-b4b1-583f6cf3c09e, system: kompact-runtime-13, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.425 DEBG Component(863fd710-d03a-48f9-b4b1-583f6cf3c09e) was stopped., ctype: ComponentSupervisor, cid: a93a470c-16fd-4137-a6ec-1d307baac652, system: kompact-runtime-13, location: src/supervision.rs:274 [INFO] [stdout] Jan 04 22:59:42.426 DEBG Component stopping, cid: f5f7cfd2-32e2-4c36-a648-e1b4272efd48, system: kompact-runtime-13, location: src/component/actual_component.rs:291 [INFO] [stdout] Jan 04 22:59:42.426 DEBG Stopping..., ctype: PingerAct, cid: f5f7cfd2-32e2-4c36-a648-e1b4272efd48, system: kompact-runtime-13, location: src/component/definition.rs:160 [INFO] [stdout] Jan 04 22:59:42.427 DEBG Component stopped, cid: f5f7cfd2-32e2-4c36-a648-e1b4272efd48, system: kompact-runtime-13, location: src/component/actual_component.rs:221 [INFO] [stdout] Jan 04 22:59:42.427 TRCE Not running inactive scheduled., cid: f5f7cfd2-32e2-4c36-a648-e1b4272efd48, system: kompact-runtime-13, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.428 DEBG Component(f5f7cfd2-32e2-4c36-a648-e1b4272efd48) was stopped., ctype: ComponentSupervisor, cid: a93a470c-16fd-4137-a6ec-1d307baac652, system: kompact-runtime-13, location: src/supervision.rs:274 [INFO] [stdout] Jan 04 22:59:42.429 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: a93a470c-16fd-4137-a6ec-1d307baac652, system: kompact-runtime-13, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:42.429 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: a93a470c-16fd-4137-a6ec-1d307baac652, system: kompact-runtime-13, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:42.430 DEBG Component dying, cid: 863fd710-d03a-48f9-b4b1-583f6cf3c09e, system: kompact-runtime-13, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.438 DEBG Killing..., ctype: PingerAct, cid: 863fd710-d03a-48f9-b4b1-583f6cf3c09e, system: kompact-runtime-13, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:42.438 DEBG Component killed, cid: 863fd710-d03a-48f9-b4b1-583f6cf3c09e, system: kompact-runtime-13, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.439 TRCE Not running inactive scheduled., cid: 863fd710-d03a-48f9-b4b1-583f6cf3c09e, system: kompact-runtime-13, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.439 DEBG Component dying, cid: f5f7cfd2-32e2-4c36-a648-e1b4272efd48, system: kompact-runtime-13, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.439 DEBG Killing..., ctype: PingerAct, cid: f5f7cfd2-32e2-4c36-a648-e1b4272efd48, system: kompact-runtime-13, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:42.440 DEBG Component killed, cid: f5f7cfd2-32e2-4c36-a648-e1b4272efd48, system: kompact-runtime-13, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.441 TRCE Not running inactive scheduled., cid: f5f7cfd2-32e2-4c36-a648-e1b4272efd48, system: kompact-runtime-13, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.441 DEBG Component(863fd710-d03a-48f9-b4b1-583f6cf3c09e) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: a93a470c-16fd-4137-a6ec-1d307baac652, system: kompact-runtime-13, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:42.441 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: a93a470c-16fd-4137-a6ec-1d307baac652, system: kompact-runtime-13, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:42.442 DEBG Component(f5f7cfd2-32e2-4c36-a648-e1b4272efd48) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: a93a470c-16fd-4137-a6ec-1d307baac652, system: kompact-runtime-13, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:42.442 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: a93a470c-16fd-4137-a6ec-1d307baac652, system: kompact-runtime-13, location: src/supervision.rs:217 [INFO] [stdout] test remote_delivery_to_registered_actors_eager ... ok [INFO] [stdout] Jan 04 22:59:42.446 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 3a03af85-bd6d-48f5-8b90-f5b47e9498a2, system: kompact-runtime-12, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:42.447 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: 3a03af85-bd6d-48f5-8b90-f5b47e9498a2, system: kompact-runtime-12, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:42.447 DEBG Component dying, cid: c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, system: kompact-runtime-12, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.447 DEBG Killing..., ctype: PingerAct, cid: c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, system: kompact-runtime-12, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:42.447 DEBG Component killed, cid: c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, system: kompact-runtime-12, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.448 TRCE Not running inactive scheduled., cid: c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2, system: kompact-runtime-12, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.448 DEBG Component dying, cid: 01e49ef0-90ac-415e-adee-50172a548e6f, system: kompact-runtime-12, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.448 DEBG Killing..., ctype: PingerAct, cid: 01e49ef0-90ac-415e-adee-50172a548e6f, system: kompact-runtime-12, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:42.449 DEBG Component killed, cid: 01e49ef0-90ac-415e-adee-50172a548e6f, system: kompact-runtime-12, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.449 TRCE Not running inactive scheduled., cid: 01e49ef0-90ac-415e-adee-50172a548e6f, system: kompact-runtime-12, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.450 DEBG Component(c0bf6130-d8ef-4de0-9c7f-ac37ed19dea2) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 3a03af85-bd6d-48f5-8b90-f5b47e9498a2, system: kompact-runtime-12, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:42.451 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 3a03af85-bd6d-48f5-8b90-f5b47e9498a2, system: kompact-runtime-12, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:42.451 DEBG Component(01e49ef0-90ac-415e-adee-50172a548e6f) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 3a03af85-bd6d-48f5-8b90-f5b47e9498a2, system: kompact-runtime-12, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:42.452 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 3a03af85-bd6d-48f5-8b90-f5b47e9498a2, system: kompact-runtime-12, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:42.452 TRCE Subscribing listener for ea199051-2811-48a4-aefa-389f78ed2bb0., ctype: ComponentSupervisor, cid: b6d67343-f0cf-474d-8f2a-5e63e2581532, system: kompact-runtime-24, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:42.453 TRCE Subscribing listener for 40a0c649-8765-4fd0-af14-40d0ba7edf40., ctype: ComponentSupervisor, cid: b6d67343-f0cf-474d-8f2a-5e63e2581532, system: kompact-runtime-24, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:42.454 DEBG Component dying, cid: ea199051-2811-48a4-aefa-389f78ed2bb0, system: kompact-runtime-24, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.454 DEBG Killing..., ctype: PongerAct, cid: ea199051-2811-48a4-aefa-389f78ed2bb0, system: kompact-runtime-24, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:42.455 DEBG Component killed, cid: ea199051-2811-48a4-aefa-389f78ed2bb0, system: kompact-runtime-24, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.455 TRCE Not running inactive scheduled., cid: ea199051-2811-48a4-aefa-389f78ed2bb0, system: kompact-runtime-24, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.456 TRCE Subscribing listener for 97dbfe78-6709-4f65-a52c-9db3b0988377., ctype: ComponentSupervisor, cid: 39fd5ca1-95f5-4a36-b9eb-50602539d1e6, system: kompact-runtime-14, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:42.456 TRCE Component(ea199051-2811-48a4-aefa-389f78ed2bb0) was killed and deallocated., ctype: ComponentSupervisor, cid: b6d67343-f0cf-474d-8f2a-5e63e2581532, system: kompact-runtime-24, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:42.457 TRCE Subscribing listener for 373ff161-5f02-48f4-b623-0e3ea75673e1., ctype: ComponentSupervisor, cid: 39fd5ca1-95f5-4a36-b9eb-50602539d1e6, system: kompact-runtime-14, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:42.458 DEBG Component dying, cid: 40a0c649-8765-4fd0-af14-40d0ba7edf40, system: kompact-runtime-24, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.458 DEBG Killing..., ctype: PongerAct, cid: 40a0c649-8765-4fd0-af14-40d0ba7edf40, system: kompact-runtime-24, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:42.459 DEBG Component killed, cid: 40a0c649-8765-4fd0-af14-40d0ba7edf40, system: kompact-runtime-24, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.459 DEBG Component stopping, cid: 97dbfe78-6709-4f65-a52c-9db3b0988377, system: kompact-runtime-14, location: src/component/actual_component.rs:291 [INFO] [stdout] Jan 04 22:59:42.460 TRCE Not running inactive scheduled., cid: 40a0c649-8765-4fd0-af14-40d0ba7edf40, system: kompact-runtime-24, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.460 DEBG Stopping..., ctype: PingerAct, cid: 97dbfe78-6709-4f65-a52c-9db3b0988377, system: kompact-runtime-14, location: src/component/definition.rs:160 [INFO] [stdout] Jan 04 22:59:42.460 DEBG Component stopped, cid: 97dbfe78-6709-4f65-a52c-9db3b0988377, system: kompact-runtime-14, location: src/component/actual_component.rs:221 [INFO] [stdout] Jan 04 22:59:42.460 TRCE Component(40a0c649-8765-4fd0-af14-40d0ba7edf40) was killed and deallocated., ctype: ComponentSupervisor, cid: b6d67343-f0cf-474d-8f2a-5e63e2581532, system: kompact-runtime-24, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:42.461 TRCE Not running inactive scheduled., cid: 97dbfe78-6709-4f65-a52c-9db3b0988377, system: kompact-runtime-14, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.461 DEBG Component(97dbfe78-6709-4f65-a52c-9db3b0988377) was stopped., ctype: ComponentSupervisor, cid: 39fd5ca1-95f5-4a36-b9eb-50602539d1e6, system: kompact-runtime-14, location: src/supervision.rs:274 [INFO] [stdout] Jan 04 22:59:42.462 DEBG Component stopping, cid: 373ff161-5f02-48f4-b623-0e3ea75673e1, system: kompact-runtime-14, location: src/component/actual_component.rs:291 [INFO] [stdout] Jan 04 22:59:42.462 DEBG Stopping..., ctype: PingerAct, cid: 373ff161-5f02-48f4-b623-0e3ea75673e1, system: kompact-runtime-14, location: src/component/definition.rs:160 [INFO] [stdout] Jan 04 22:59:42.462 DEBG Component stopped, cid: 373ff161-5f02-48f4-b623-0e3ea75673e1, system: kompact-runtime-14, location: src/component/actual_component.rs:221 [INFO] [stdout] Jan 04 22:59:42.463 TRCE Not running inactive scheduled., cid: 373ff161-5f02-48f4-b623-0e3ea75673e1, system: kompact-runtime-14, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.463 DEBG Component(373ff161-5f02-48f4-b623-0e3ea75673e1) was stopped., ctype: ComponentSupervisor, cid: 39fd5ca1-95f5-4a36-b9eb-50602539d1e6, system: kompact-runtime-14, location: src/supervision.rs:274 [INFO] [stdout] Jan 04 22:59:42.467 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 39fd5ca1-95f5-4a36-b9eb-50602539d1e6, system: kompact-runtime-14, location: src/supervision.rs:339 [INFO] [stdout] test remote_delivery_to_registered_actors_eager_mixed_udp ... ok [INFO] [stdout] Jan 04 22:59:42.468 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: 39fd5ca1-95f5-4a36-b9eb-50602539d1e6, system: kompact-runtime-14, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:42.468 DEBG Component dying, cid: 97dbfe78-6709-4f65-a52c-9db3b0988377, system: kompact-runtime-14, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.468 DEBG Killing..., ctype: PingerAct, cid: 97dbfe78-6709-4f65-a52c-9db3b0988377, system: kompact-runtime-14, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:42.469 DEBG Component killed, cid: 97dbfe78-6709-4f65-a52c-9db3b0988377, system: kompact-runtime-14, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.469 TRCE Not running inactive scheduled., cid: 97dbfe78-6709-4f65-a52c-9db3b0988377, system: kompact-runtime-14, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.469 DEBG Component dying, cid: 373ff161-5f02-48f4-b623-0e3ea75673e1, system: kompact-runtime-14, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.470 DEBG Killing..., ctype: PingerAct, cid: 373ff161-5f02-48f4-b623-0e3ea75673e1, system: kompact-runtime-14, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:42.470 DEBG Component killed, cid: 373ff161-5f02-48f4-b623-0e3ea75673e1, system: kompact-runtime-14, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.470 TRCE Not running inactive scheduled., cid: 373ff161-5f02-48f4-b623-0e3ea75673e1, system: kompact-runtime-14, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.470 DEBG Component(97dbfe78-6709-4f65-a52c-9db3b0988377) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 39fd5ca1-95f5-4a36-b9eb-50602539d1e6, system: kompact-runtime-14, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:42.470 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: 39fd5ca1-95f5-4a36-b9eb-50602539d1e6, system: kompact-runtime-14, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:42.471 DEBG Component(373ff161-5f02-48f4-b623-0e3ea75673e1) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 39fd5ca1-95f5-4a36-b9eb-50602539d1e6, system: kompact-runtime-14, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:42.471 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 39fd5ca1-95f5-4a36-b9eb-50602539d1e6, system: kompact-runtime-14, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:42.471 DEBG Component dying, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.471 INFO Killing network..., ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:42.471 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:42.471 DEBG Stopping channel with message count 22, addr: 127.0.0.1:35161, owner: NetworkThread, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/net/network_thread.rs:811 [INFO] [stdout] Jan 04 22:59:42.471 DEBG Dropped its TCP server, addr: 127.0.0.1:35161, owner: NetworkThread, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:42.471 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:35161, owner: NetworkThread, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:42.472 DEBG Stopped., addr: 127.0.0.1:35161, owner: NetworkThread, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:42.472 DEBG Stopped, addr: 127.0.0.1:35161, owner: NetworkThread, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:42.472 DEBG Received Bye from 127.0.0.1:35161, addr: 127.0.0.1:33667, owner: NetworkThread, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/net/network_thread.rs:574 [INFO] [stdout] Jan 04 22:59:42.472 DEBG Component dying, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.472 INFO Killing network..., ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:42.473 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:42.473 DEBG Stopping channel with message count 22, addr: 127.0.0.1:36937, owner: NetworkThread, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/net/network_thread.rs:811 [INFO] [stdout] Jan 04 22:59:42.473 DEBG Dropped its TCP server, addr: 127.0.0.1:36937, owner: NetworkThread, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:42.473 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:36937, owner: NetworkThread, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:42.473 DEBG Stopped., addr: 127.0.0.1:36937, owner: NetworkThread, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:42.473 DEBG Stopped, addr: 127.0.0.1:36937, owner: NetworkThread, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:42.473 DEBG Received Bye from 127.0.0.1:36937, addr: 127.0.0.1:44505, owner: NetworkThread, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/net/network_thread.rs:574 [INFO] [stdout] Jan 04 22:59:42.474 WARN connection closed for 127.0.0.1:36937, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/dispatch/mod.rs:483 [INFO] [stdout] Jan 04 22:59:42.474 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:36937), addr: 127.0.0.1:44505, owner: NetworkThread, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/net/network_thread.rs:764 [INFO] [stdout] Jan 04 22:59:42.474 WARN connection closed for 127.0.0.1:35161, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/dispatch/mod.rs:483 [INFO] [stdout] Jan 04 22:59:42.474 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:35161), addr: 127.0.0.1:33667, owner: NetworkThread, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/net/network_thread.rs:764 [INFO] [stdout] Jan 04 22:59:42.474 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:42.474 INFO Killed network., ctype: NetworkDispatcher, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:42.474 DEBG Component killed, cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.475 TRCE Not running inactive scheduled., cid: 036a96a1-93f0-40b3-8daa-4782a118da9f, system: kompact-runtime-13, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.475 DEBG Component dying, cid: 981cbd19-d5fa-4341-9357-513c0bbcbade, system: kompact-runtime-13, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.475 DEBG Killing..., ctype: DeadletterBox, cid: 981cbd19-d5fa-4341-9357-513c0bbcbade, system: kompact-runtime-13, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:42.475 DEBG Component killed, cid: 981cbd19-d5fa-4341-9357-513c0bbcbade, system: kompact-runtime-13, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.475 TRCE Not running inactive scheduled., cid: 981cbd19-d5fa-4341-9357-513c0bbcbade, system: kompact-runtime-13, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.475 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:42.475 INFO Killed network., ctype: NetworkDispatcher, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:42.475 DEBG Component killed, cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.476 TRCE Not running inactive scheduled., cid: 976ad991-5891-4610-9ac5-a1902e4a88a5, system: kompact-runtime-12, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.476 DEBG Component dying, cid: c89d6210-84d4-4bb1-a82b-70c6b514ede4, system: kompact-runtime-12, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.476 DEBG Killing..., ctype: DeadletterBox, cid: c89d6210-84d4-4bb1-a82b-70c6b514ede4, system: kompact-runtime-12, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:42.476 DEBG Component killed, cid: c89d6210-84d4-4bb1-a82b-70c6b514ede4, system: kompact-runtime-12, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.476 TRCE Not running inactive scheduled., cid: c89d6210-84d4-4bb1-a82b-70c6b514ede4, system: kompact-runtime-12, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.476 DEBG Component dying, cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.476 INFO Killing network..., ctype: NetworkDispatcher, cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:42.476 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:42.477 DEBG Dropped its TCP server, addr: 127.0.0.1:41281, owner: NetworkThread, ctype: NetworkDispatcher, cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:42.477 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:41281, owner: NetworkThread, ctype: NetworkDispatcher, cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:42.477 DEBG Stopped., addr: 127.0.0.1:41281, owner: NetworkThread, ctype: NetworkDispatcher, cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:42.477 DEBG Stopped, addr: 127.0.0.1:41281, owner: NetworkThread, ctype: NetworkDispatcher, cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:42.477 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:42.477 INFO Killed network., ctype: NetworkDispatcher, cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:42.478 DEBG Component killed, cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.478 TRCE Not running inactive scheduled., cid: 34cdc560-71a1-4d15-a677-164fb2d69eaa, system: kompact-runtime-14, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.478 DEBG Component dying, cid: 1a5bd119-1fea-4e9f-b83e-f9af0f5c4ad1, system: kompact-runtime-14, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.478 DEBG Killing..., ctype: DeadletterBox, cid: 1a5bd119-1fea-4e9f-b83e-f9af0f5c4ad1, system: kompact-runtime-14, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:42.478 DEBG Component killed, cid: 1a5bd119-1fea-4e9f-b83e-f9af0f5c4ad1, system: kompact-runtime-14, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.478 TRCE Not running inactive scheduled., cid: 1a5bd119-1fea-4e9f-b83e-f9af0f5c4ad1, system: kompact-runtime-14, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.478 TRCE Subscribing listener for 3043bc18-93e4-4bac-b8a8-d79d2efd6794., ctype: ComponentSupervisor, cid: a9eed47d-069c-40f3-a408-7826130c9c0e, system: kompact-runtime-11, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:42.479 TRCE Subscribing listener for 8dc867c0-c5f7-4d95-8dcb-99687fffa258., ctype: ComponentSupervisor, cid: a9eed47d-069c-40f3-a408-7826130c9c0e, system: kompact-runtime-11, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:42.479 DEBG Component stopping, cid: 3043bc18-93e4-4bac-b8a8-d79d2efd6794, system: kompact-runtime-11, location: src/component/actual_component.rs:291 [INFO] [stdout] Jan 04 22:59:42.479 DEBG Stopping..., ctype: PingerAct, cid: 3043bc18-93e4-4bac-b8a8-d79d2efd6794, system: kompact-runtime-11, location: src/component/definition.rs:160 [INFO] [stdout] Jan 04 22:59:42.479 DEBG Component stopped, cid: 3043bc18-93e4-4bac-b8a8-d79d2efd6794, system: kompact-runtime-11, location: src/component/actual_component.rs:221 [INFO] [stdout] Jan 04 22:59:42.479 TRCE Not running inactive scheduled., cid: 3043bc18-93e4-4bac-b8a8-d79d2efd6794, system: kompact-runtime-11, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.479 DEBG Component(3043bc18-93e4-4bac-b8a8-d79d2efd6794) was stopped., ctype: ComponentSupervisor, cid: a9eed47d-069c-40f3-a408-7826130c9c0e, system: kompact-runtime-11, location: src/supervision.rs:274 [INFO] [stdout] Jan 04 22:59:42.479 TRCE Subscribing listener for 9ff3eea6-0655-4daa-b5af-d96cc8827b84., ctype: ComponentSupervisor, cid: 9b56187d-b15f-4900-ba98-e77dbf0e4f6d, system: kompact-runtime-21, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:42.479 DEBG Component stopping, cid: 8dc867c0-c5f7-4d95-8dcb-99687fffa258, system: kompact-runtime-11, location: src/component/actual_component.rs:291 [INFO] [stdout] Jan 04 22:59:42.480 DEBG Stopping..., ctype: PingerAct, cid: 8dc867c0-c5f7-4d95-8dcb-99687fffa258, system: kompact-runtime-11, location: src/component/definition.rs:160 [INFO] [stdout] Jan 04 22:59:42.480 TRCE Subscribing listener for b66adf3c-37fd-4b1b-98f6-0d2a6e339412., ctype: ComponentSupervisor, cid: 9b56187d-b15f-4900-ba98-e77dbf0e4f6d, system: kompact-runtime-21, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:42.480 DEBG Component stopped, cid: 8dc867c0-c5f7-4d95-8dcb-99687fffa258, system: kompact-runtime-11, location: src/component/actual_component.rs:221 [INFO] [stdout] Jan 04 22:59:42.480 TRCE Not running inactive scheduled., cid: 8dc867c0-c5f7-4d95-8dcb-99687fffa258, system: kompact-runtime-11, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.480 DEBG Component dying, cid: 9ff3eea6-0655-4daa-b5af-d96cc8827b84, system: kompact-runtime-21, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.480 DEBG Killing..., ctype: PongerAct, cid: 9ff3eea6-0655-4daa-b5af-d96cc8827b84, system: kompact-runtime-21, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:42.480 DEBG Component killed, cid: 9ff3eea6-0655-4daa-b5af-d96cc8827b84, system: kompact-runtime-21, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.481 TRCE Not running inactive scheduled., cid: 9ff3eea6-0655-4daa-b5af-d96cc8827b84, system: kompact-runtime-21, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.481 DEBG Component(8dc867c0-c5f7-4d95-8dcb-99687fffa258) was stopped., ctype: ComponentSupervisor, cid: a9eed47d-069c-40f3-a408-7826130c9c0e, system: kompact-runtime-11, location: src/supervision.rs:274 [INFO] [stdout] Jan 04 22:59:42.481 TRCE Component(9ff3eea6-0655-4daa-b5af-d96cc8827b84) was killed and deallocated., ctype: ComponentSupervisor, cid: 9b56187d-b15f-4900-ba98-e77dbf0e4f6d, system: kompact-runtime-21, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:42.481 DEBG Component dying, cid: b66adf3c-37fd-4b1b-98f6-0d2a6e339412, system: kompact-runtime-21, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.481 DEBG Killing..., ctype: PongerAct, cid: b66adf3c-37fd-4b1b-98f6-0d2a6e339412, system: kompact-runtime-21, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:42.481 DEBG Component killed, cid: b66adf3c-37fd-4b1b-98f6-0d2a6e339412, system: kompact-runtime-21, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.481 TRCE Not running inactive scheduled., cid: b66adf3c-37fd-4b1b-98f6-0d2a6e339412, system: kompact-runtime-21, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.482 TRCE Component(b66adf3c-37fd-4b1b-98f6-0d2a6e339412) was killed and deallocated., ctype: ComponentSupervisor, cid: 9b56187d-b15f-4900-ba98-e77dbf0e4f6d, system: kompact-runtime-21, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:42.482 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: a9eed47d-069c-40f3-a408-7826130c9c0e, system: kompact-runtime-11, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:42.482 TRCE Killing 2 children., ctype: ComponentSupervisor, cid: a9eed47d-069c-40f3-a408-7826130c9c0e, system: kompact-runtime-11, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:42.482 DEBG Component dying, cid: 3043bc18-93e4-4bac-b8a8-d79d2efd6794, system: kompact-runtime-11, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.483 DEBG Killing..., ctype: PingerAct, cid: 3043bc18-93e4-4bac-b8a8-d79d2efd6794, system: kompact-runtime-11, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:42.483 DEBG Component killed, cid: 3043bc18-93e4-4bac-b8a8-d79d2efd6794, system: kompact-runtime-11, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.483 TRCE Not running inactive scheduled., cid: 3043bc18-93e4-4bac-b8a8-d79d2efd6794, system: kompact-runtime-11, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.484 DEBG Component dying, cid: 8dc867c0-c5f7-4d95-8dcb-99687fffa258, system: kompact-runtime-11, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.484 DEBG Killing..., ctype: PingerAct, cid: 8dc867c0-c5f7-4d95-8dcb-99687fffa258, system: kompact-runtime-11, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:42.484 DEBG Component killed, cid: 8dc867c0-c5f7-4d95-8dcb-99687fffa258, system: kompact-runtime-11, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.484 TRCE Not running inactive scheduled., cid: 8dc867c0-c5f7-4d95-8dcb-99687fffa258, system: kompact-runtime-11, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.484 DEBG Component(3043bc18-93e4-4bac-b8a8-d79d2efd6794) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: a9eed47d-069c-40f3-a408-7826130c9c0e, system: kompact-runtime-11, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:42.485 TRCE Supervisor is still dying with 1 children outstanding..., ctype: ComponentSupervisor, cid: a9eed47d-069c-40f3-a408-7826130c9c0e, system: kompact-runtime-11, location: src/supervision.rs:227 [INFO] [stdout] Jan 04 22:59:42.485 DEBG Component(8dc867c0-c5f7-4d95-8dcb-99687fffa258) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: a9eed47d-069c-40f3-a408-7826130c9c0e, system: kompact-runtime-11, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:42.485 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: a9eed47d-069c-40f3-a408-7826130c9c0e, system: kompact-runtime-11, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:42.485 DEBG Component dying, cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.485 INFO Killing network..., ctype: NetworkDispatcher, cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:42.485 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:42.485 DEBG Dropped its TCP server, addr: 127.0.0.1:33293, owner: NetworkThread, ctype: NetworkDispatcher, cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:42.485 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:33293, owner: NetworkThread, ctype: NetworkDispatcher, cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:42.486 DEBG Stopped., addr: 127.0.0.1:33293, owner: NetworkThread, ctype: NetworkDispatcher, cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:42.486 DEBG Stopped, addr: 127.0.0.1:33293, owner: NetworkThread, ctype: NetworkDispatcher, cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:42.486 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:42.486 INFO Killed network., ctype: NetworkDispatcher, cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:42.486 DEBG Component killed, cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.486 TRCE Not running inactive scheduled., cid: 3c10d78c-2978-41bf-b361-78a4eee1bd83, system: kompact-runtime-11, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.486 DEBG Component dying, cid: ed3c1264-5bd2-4829-a514-93b3aae231ae, system: kompact-runtime-11, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:42.486 DEBG Killing..., ctype: DeadletterBox, cid: ed3c1264-5bd2-4829-a514-93b3aae231ae, system: kompact-runtime-11, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:42.486 DEBG Component killed, cid: ed3c1264-5bd2-4829-a514-93b3aae231ae, system: kompact-runtime-11, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:42.486 TRCE Not running inactive scheduled., cid: ed3c1264-5bd2-4829-a514-93b3aae231ae, system: kompact-runtime-11, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:42.487 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:42.518 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:42.539 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:42.651 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:42.675 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:42.711 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:42.851 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:42.863 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:42.894 DEBG Scheduling reaping at 1250ms, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:42.910 DEBG Scheduling reaping at 1250ms, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:42.911 DEBG Scheduling reaping at 1250ms, ctype: NetworkDispatcher, cid: 5650ecd3-0099-4994-a256-c20cb2a3878c, system: kompact-runtime-24, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:42.971 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:42.976 DEBG Scheduling reaping at 1250ms, ctype: NetworkDispatcher, cid: f59aad9d-3b85-4b50-8e88-69489670c6d1, system: kompact-runtime-21, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:42.983 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:42.988 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:43.083 DEBG Scheduling reaping at 3000ms, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:44.145 DEBG Scheduling reaping at 1750ms, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:44.157 DEBG Scheduling reaping at 1750ms, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:44.174 DEBG Scheduling reaping at 1750ms, ctype: NetworkDispatcher, cid: 5650ecd3-0099-4994-a256-c20cb2a3878c, system: kompact-runtime-24, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:44.227 DEBG Scheduling reaping at 1750ms, ctype: NetworkDispatcher, cid: f59aad9d-3b85-4b50-8e88-69489670c6d1, system: kompact-runtime-21, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:45.386 DEBG Dispatcher retrying connection to host 127.0.0.1:36937, attempt 0/10, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/dispatch/mod.rs:407 [INFO] [stdout] Jan 04 22:59:45.387 DEBG Got DispatchEvent::Connect(127.0.0.1:36937), addr: 127.0.0.1:44505, owner: NetworkThread, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:45.387 DEBG Requesting connection to 127.0.0.1:36937, addr: 127.0.0.1:44505, owner: NetworkThread, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:45.387 DEBG Saying Hello to 127.0.0.1:36937, addr: 127.0.0.1:44505, owner: NetworkThread, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:45.387 ERRO Error while reading from peer 127.0.0.1:36937: [INFO] [stdout] Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, addr: 127.0.0.1:44505, owner: NetworkThread, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/net/network_thread.rs:511 [INFO] [stdout] Jan 04 22:59:45.395 DEBG Dispatcher retrying connection to host 127.0.0.1:35161, attempt 0/10, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/dispatch/mod.rs:407 [INFO] [stdout] Jan 04 22:59:45.395 DEBG Got DispatchEvent::Connect(127.0.0.1:35161), addr: 127.0.0.1:33667, owner: NetworkThread, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:45.395 DEBG Requesting connection to 127.0.0.1:35161, addr: 127.0.0.1:33667, owner: NetworkThread, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:45.395 DEBG Saying Hello to 127.0.0.1:35161, addr: 127.0.0.1:33667, owner: NetworkThread, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:45.395 ERRO Error while reading from peer 127.0.0.1:35161: [INFO] [stdout] Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, addr: 127.0.0.1:33667, owner: NetworkThread, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/net/network_thread.rs:511 [INFO] [stdout] Jan 04 22:59:45.483 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:45.503 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:45.539 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:45.651 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:45.708 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:45.715 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:45.858 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:45.862 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:45.895 DEBG Scheduling reaping at 2250ms, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:45.908 DEBG Scheduling reaping at 2250ms, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:45.915 DEBG Scheduling reaping at 2250ms, ctype: NetworkDispatcher, cid: 5650ecd3-0099-4994-a256-c20cb2a3878c, system: kompact-runtime-24, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:45.975 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:45.983 DEBG Scheduling reaping at 2250ms, ctype: NetworkDispatcher, cid: f59aad9d-3b85-4b50-8e88-69489670c6d1, system: kompact-runtime-21, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:45.984 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:45.991 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:46.082 DEBG Scheduling reaping at 3500ms, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:48.145 DEBG Scheduling reaping at 2750ms, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:48.161 DEBG Scheduling reaping at 2750ms, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:48.165 DEBG Scheduling reaping at 2750ms, ctype: NetworkDispatcher, cid: 5650ecd3-0099-4994-a256-c20cb2a3878c, system: kompact-runtime-24, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:48.230 DEBG Scheduling reaping at 2750ms, ctype: NetworkDispatcher, cid: f59aad9d-3b85-4b50-8e88-69489670c6d1, system: kompact-runtime-21, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:48.987 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:49.006 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:49.042 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:49.151 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:49.211 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:49.214 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: e4ce08b1-65c6-45bf-8584-cd68a33d05f0, system: kompact-runtime-19, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:49.358 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:49.362 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:49.486 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: 1c27f26b-2f4d-43f0-a818-0f8c43dbf20b, system: kompact-runtime-10, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:49.487 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: b4cfd1d7-eb69-4ade-89c6-e9f4f693109f, system: kompact-runtime-25, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:49.498 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:49.582 DEBG Scheduling reaping at 4000ms, ctype: NetworkDispatcher, cid: 03f1795a-7cc0-4c4e-b162-628f60544067, system: kompact-runtime-26, location: src/dispatch/mod.rs:377 [INFO] [stdout] Jan 04 22:59:49.968 TRCE Subscribing listener for 30935bb6-f341-45d0-b2c8-03e51e9a1f7a., ctype: ComponentSupervisor, cid: 5f5686e9-73fc-4ada-8c80-0e9b494368a4, system: kompact-runtime-9, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:49.969 DEBG Component stopping, cid: 30935bb6-f341-45d0-b2c8-03e51e9a1f7a, system: kompact-runtime-9, location: src/component/actual_component.rs:291 [INFO] [stdout] Jan 04 22:59:49.970 DEBG Stopping..., ctype: BigPingerAct, cid: 30935bb6-f341-45d0-b2c8-03e51e9a1f7a, system: kompact-runtime-9, location: src/component/definition.rs:160 [INFO] [stdout] Jan 04 22:59:49.971 DEBG Component stopped, cid: 30935bb6-f341-45d0-b2c8-03e51e9a1f7a, system: kompact-runtime-9, location: src/component/actual_component.rs:221 [INFO] [stdout] Jan 04 22:59:49.975 TRCE Not running inactive scheduled., cid: 30935bb6-f341-45d0-b2c8-03e51e9a1f7a, system: kompact-runtime-9, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:49.976 DEBG Component(30935bb6-f341-45d0-b2c8-03e51e9a1f7a) was stopped., ctype: ComponentSupervisor, cid: 5f5686e9-73fc-4ada-8c80-0e9b494368a4, system: kompact-runtime-9, location: src/supervision.rs:274 [INFO] [stdout] Jan 04 22:59:49.977 TRCE Subscribing listener for 52dff517-556e-42f3-93ea-c4239c8809a5., ctype: ComponentSupervisor, cid: 9206960c-96f8-480b-bc2a-3b3975312935, system: kompact-runtime-17, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:49.978 DEBG Component dying, cid: 52dff517-556e-42f3-93ea-c4239c8809a5, system: kompact-runtime-17, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:49.980 DEBG Killing..., ctype: BigPongerAct, cid: 52dff517-556e-42f3-93ea-c4239c8809a5, system: kompact-runtime-17, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:49.981 DEBG Component killed, cid: 52dff517-556e-42f3-93ea-c4239c8809a5, system: kompact-runtime-17, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:49.982 TRCE Not running inactive scheduled., cid: 52dff517-556e-42f3-93ea-c4239c8809a5, system: kompact-runtime-17, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:49.982 TRCE Component(52dff517-556e-42f3-93ea-c4239c8809a5) was killed and deallocated., ctype: ComponentSupervisor, cid: 9206960c-96f8-480b-bc2a-3b3975312935, system: kompact-runtime-17, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:49.983 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 5f5686e9-73fc-4ada-8c80-0e9b494368a4, system: kompact-runtime-9, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:49.983 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: 5f5686e9-73fc-4ada-8c80-0e9b494368a4, system: kompact-runtime-9, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:49.984 DEBG Component dying, cid: 30935bb6-f341-45d0-b2c8-03e51e9a1f7a, system: kompact-runtime-9, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:49.985 DEBG Killing..., ctype: BigPingerAct, cid: 30935bb6-f341-45d0-b2c8-03e51e9a1f7a, system: kompact-runtime-9, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:49.985 DEBG Component killed, cid: 30935bb6-f341-45d0-b2c8-03e51e9a1f7a, system: kompact-runtime-9, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:49.986 TRCE Not running inactive scheduled., cid: 30935bb6-f341-45d0-b2c8-03e51e9a1f7a, system: kompact-runtime-9, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:49.987 DEBG Component(30935bb6-f341-45d0-b2c8-03e51e9a1f7a) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 5f5686e9-73fc-4ada-8c80-0e9b494368a4, system: kompact-runtime-9, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:49.987 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 5f5686e9-73fc-4ada-8c80-0e9b494368a4, system: kompact-runtime-9, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:49.988 DEBG Component dying, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:49.988 INFO Killing network..., ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:49.989 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:49.990 DEBG Stopping channel with message count 12, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:811 [INFO] [stdout] Jan 04 22:59:49.990 DEBG Dropped its TCP server, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:49.991 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:49.991 DEBG Stopped., addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:49.992 DEBG Stopped, addr: 127.0.0.1:34549, owner: NetworkThread, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:49.993 DEBG Received Bye from 127.0.0.1:34549, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:574 [INFO] [stdout] Jan 04 22:59:49.994 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:49.994 INFO Killed network., ctype: NetworkDispatcher, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:49.995 DEBG Component killed, cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:49.996 TRCE Not running inactive scheduled., cid: 01271b4a-9364-45ab-b91e-47e813aaf253, system: kompact-runtime-9, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:49.996 DEBG Component dying, cid: fea21d3c-e30e-4b9e-98a8-1e05c48f51f6, system: kompact-runtime-9, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:49.997 DEBG Killing..., ctype: DeadletterBox, cid: fea21d3c-e30e-4b9e-98a8-1e05c48f51f6, system: kompact-runtime-9, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:49.997 DEBG Component killed, cid: fea21d3c-e30e-4b9e-98a8-1e05c48f51f6, system: kompact-runtime-9, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:49.998 TRCE test remote_delivery_bigger_than_buffer_messages_preserialised_tcp ... ok [INFO] [stdout] Not running inactive scheduled., cid: fea21d3c-e30e-4b9e-98a8-1e05c48f51f6, system: kompact-runtime-9, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:49.999 WARN connection closed for 127.0.0.1:34549, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/dispatch/mod.rs:483 [INFO] [stdout] Jan 04 22:59:49.999 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:34549), addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:764 [INFO] [stdout] Jan 04 22:59:49.999 DEBG Dispatcher retrying connection to host 127.0.0.1:34549, attempt 0/10, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/dispatch/mod.rs:407 [INFO] [stdout] Jan 04 22:59:50.000 DEBG Got DispatchEvent::Connect(127.0.0.1:34549), addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:50.000 DEBG Requesting connection to 127.0.0.1:34549, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:50.000 DEBG Saying Hello to 127.0.0.1:34549, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:50.001 ERRO Error while reading from peer 127.0.0.1:34549: [INFO] [stdout] Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, addr: 127.0.0.1:41231, owner: NetworkThread, ctype: NetworkDispatcher, cid: 318f15d7-0773-4d09-b73d-18d4ee98c872, system: kompact-runtime-17, location: src/net/network_thread.rs:511 [INFO] [stdout] Jan 04 22:59:50.048 TRCE Subscribing listener for 1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77., ctype: ComponentSupervisor, cid: 542c6685-3589-4378-9c1d-fcc5e0aec721, system: kompact-runtime-8, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:50.048 DEBG Component stopping, cid: 1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, system: kompact-runtime-8, location: src/component/actual_component.rs:291 [INFO] [stdout] Jan 04 22:59:50.048 DEBG Stopping..., ctype: BigPingerAct, cid: 1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, system: kompact-runtime-8, location: src/component/definition.rs:160 [INFO] [stdout] Jan 04 22:59:50.048 DEBG Component stopped, cid: 1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, system: kompact-runtime-8, location: src/component/actual_component.rs:221 [INFO] [stdout] Jan 04 22:59:50.048 TRCE Not running inactive scheduled., cid: 1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, system: kompact-runtime-8, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:50.049 DEBG Component(1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77) was stopped., ctype: ComponentSupervisor, cid: 542c6685-3589-4378-9c1d-fcc5e0aec721, system: kompact-runtime-8, location: src/supervision.rs:274 [INFO] [stdout] Jan 04 22:59:50.049 TRCE Subscribing listener for 3537547b-3dd2-42e4-af30-173e7218ca21., ctype: ComponentSupervisor, cid: 2fa0b1c7-5d9a-4706-bc71-f78046fda163, system: kompact-runtime-18, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:50.049 DEBG Component dying, cid: 3537547b-3dd2-42e4-af30-173e7218ca21, system: kompact-runtime-18, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:50.050 DEBG Killing..., ctype: BigPongerAct, cid: 3537547b-3dd2-42e4-af30-173e7218ca21, system: kompact-runtime-18, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:50.050 DEBG Component killed, cid: 3537547b-3dd2-42e4-af30-173e7218ca21, system: kompact-runtime-18, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:50.050 TRCE Not running inactive scheduled., cid: 3537547b-3dd2-42e4-af30-173e7218ca21, system: kompact-runtime-18, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:50.051 TRCE Component(3537547b-3dd2-42e4-af30-173e7218ca21) was killed and deallocated., ctype: ComponentSupervisor, cid: 2fa0b1c7-5d9a-4706-bc71-f78046fda163, system: kompact-runtime-18, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:50.051 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 542c6685-3589-4378-9c1d-fcc5e0aec721, system: kompact-runtime-8, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:50.052 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: 542c6685-3589-4378-9c1d-fcc5e0aec721, system: kompact-runtime-8, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:50.052 DEBG Component dying, cid: 1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, system: kompact-runtime-8, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:50.052 DEBG Killing..., ctype: BigPingerAct, cid: 1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, system: kompact-runtime-8, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:50.053 DEBG Component killed, cid: 1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, system: kompact-runtime-8, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:50.055 TRCE Not running inactive scheduled., cid: 1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77, system: kompact-runtime-8, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:50.056 DEBG Component(1156fbaf-73c8-4e50-9c3c-5ff6e7ae3e77) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 542c6685-3589-4378-9c1d-fcc5e0aec721, system: kompact-runtime-8, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:50.056 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 542c6685-3589-4378-9c1d-fcc5e0aec721, system: kompact-runtime-8, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:50.056 DEBG Component dying, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:50.056 INFO Killing network..., ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:50.057 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:50.057 DEBG Stopping channel with message count 12, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:811 [INFO] [stdout] Jan 04 22:59:50.057 DEBG Dropped its TCP server, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:50.057 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:50.058 DEBG Stopped., addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:50.058 DEBG Stopped, addr: 127.0.0.1:33151, owner: NetworkThread, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:50.058 DEBG Received Bye from 127.0.0.1:33151, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:574 [INFO] [stdout] Jan 04 22:59:50.062 WARN connection closed for 127.0.0.1:33151, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/dispatch/mod.rs:483 [INFO] [stdout] Jan 04 22:59:50.063 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:33151), addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:764 [INFO] [stdout] Jan 04 22:59:50.063 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:50.063 INFO Killed network., ctype: NetworkDispatcher, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:50.063 DEBG Component killed, cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:50.063 TRCE Not running inactive scheduled., cid: ced3c16e-15f1-44ed-a005-714acfa0a4e7, system: kompact-runtime-8, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:50.064 DEBG Component dying, cid: b0676350-f697-4ffc-97ca-99de0687afef, system: kompact-runtime-8, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:50.064 DEBG Killing..., ctype: DeadletterBox, cid: b0676350-f697-4ffc-97ca-99de0687afef, system: kompact-runtime-8, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:50.064 DEBG Component killed, cid: b0676350-f697-4ffc-97ca-99de0687afef, system: kompact-runtime-8, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:50.064 TRCE Not running inactive scheduled., cid: b0676350-f697-4ffc-97ca-99de0687afef, system: kompact-runtime-8, location: src/component/actual_component.rs:346 [INFO] [stdout] test remote_delivery_bigger_than_buffer_messages_lazy_tcp ... ok [INFO] [stdout] Jan 04 22:59:50.097 TRCE Subscribing listener for 3775309f-b429-4c35-a7b3-d43416a156cb., ctype: ComponentSupervisor, cid: 2df2a157-0382-4345-acfb-16379f8827f3, system: kompact-runtime-20, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:50.098 DEBG Component dying, cid: 3775309f-b429-4c35-a7b3-d43416a156cb, system: kompact-runtime-20, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:50.098 DEBG Killing..., ctype: BigPongerAct, cid: 3775309f-b429-4c35-a7b3-d43416a156cb, system: kompact-runtime-20, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:50.098 DEBG Component killed, cid: 3775309f-b429-4c35-a7b3-d43416a156cb, system: kompact-runtime-20, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:50.098 TRCE Not running inactive scheduled., cid: 3775309f-b429-4c35-a7b3-d43416a156cb, system: kompact-runtime-20, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:50.098 TRCE Component(3775309f-b429-4c35-a7b3-d43416a156cb) was killed and deallocated., ctype: ComponentSupervisor, cid: 2df2a157-0382-4345-acfb-16379f8827f3, system: kompact-runtime-20, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:50.099 TRCE Subscribing listener for dd1fdff6-5daa-49c7-b0f5-493405543011., ctype: ComponentSupervisor, cid: 47fc2de1-e7b7-4821-ba7f-7af0895d0584, system: kompact-runtime-4, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:50.099 DEBG Component stopping, cid: dd1fdff6-5daa-49c7-b0f5-493405543011, system: kompact-runtime-4, location: src/component/actual_component.rs:291 [INFO] [stdout] Jan 04 22:59:50.099 DEBG Stopping..., ctype: BigPingerAct, cid: dd1fdff6-5daa-49c7-b0f5-493405543011, system: kompact-runtime-4, location: src/component/definition.rs:160 [INFO] [stdout] Jan 04 22:59:50.099 DEBG Component stopped, cid: dd1fdff6-5daa-49c7-b0f5-493405543011, system: kompact-runtime-4, location: src/component/actual_component.rs:221 [INFO] [stdout] Jan 04 22:59:50.099 TRCE Not running inactive scheduled., cid: dd1fdff6-5daa-49c7-b0f5-493405543011, system: kompact-runtime-4, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:50.099 DEBG Component(dd1fdff6-5daa-49c7-b0f5-493405543011) was stopped., ctype: ComponentSupervisor, cid: 47fc2de1-e7b7-4821-ba7f-7af0895d0584, system: kompact-runtime-4, location: src/supervision.rs:274 [INFO] [stdout] Jan 04 22:59:50.099 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: 47fc2de1-e7b7-4821-ba7f-7af0895d0584, system: kompact-runtime-4, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:50.099 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: 47fc2de1-e7b7-4821-ba7f-7af0895d0584, system: kompact-runtime-4, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:50.100 DEBG Component dying, cid: dd1fdff6-5daa-49c7-b0f5-493405543011, system: kompact-runtime-4, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:50.100 DEBG Killing..., ctype: BigPingerAct, cid: dd1fdff6-5daa-49c7-b0f5-493405543011, system: kompact-runtime-4, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:50.100 DEBG Component killed, cid: dd1fdff6-5daa-49c7-b0f5-493405543011, system: kompact-runtime-4, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:50.100 TRCE Not running inactive scheduled., cid: dd1fdff6-5daa-49c7-b0f5-493405543011, system: kompact-runtime-4, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:50.101 DEBG Component(dd1fdff6-5daa-49c7-b0f5-493405543011) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: 47fc2de1-e7b7-4821-ba7f-7af0895d0584, system: kompact-runtime-4, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:50.101 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: 47fc2de1-e7b7-4821-ba7f-7af0895d0584, system: kompact-runtime-4, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:50.101 DEBG Component dying, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:50.101 INFO Killing network..., ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:50.101 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:50.101 DEBG Stopping channel with message count 12, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:811 [INFO] [stdout] Jan 04 22:59:50.101 DEBG Received Bye from 127.0.0.1:40127, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:574 [INFO] [stdout] Jan 04 22:59:50.101 DEBG Dropped its TCP server, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:50.101 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:50.102 DEBG Stopped., addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:50.102 DEBG Stopped, addr: 127.0.0.1:40127, owner: NetworkThread, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:50.102 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:50.102 INFO Killed network., ctype: NetworkDispatcher, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:50.102 DEBG Component killed, cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:50.102 TRCE Not running inactive scheduled., cid: 1820e6eb-2c76-4966-8f9e-1e87e0723079, system: kompact-runtime-4, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:50.102 DEBG Component dying, cid: 69894940-f83a-4562-a119-9f483f4a7562, system: kompact-runtime-4, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:50.102 DEBG Killing..., ctype: DeadletterBox, cid: 69894940-f83a-4562-a119-9f483f4a7562, system: kompact-runtime-4, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:50.102 DEBG Component killed, cid: 69894940-f83a-4562-a119-9f483f4a7562, system: kompact-runtime-4, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:50.102 test remote_delivery_bigger_than_buffer_messages_eager_tcp ... ok [INFO] [stdout] TRCE Not running inactive scheduled., cid: 69894940-f83a-4562-a119-9f483f4a7562, system: kompact-runtime-4, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:50.103 WARN connection closed for 127.0.0.1:40127, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/dispatch/mod.rs:483 [INFO] [stdout] Jan 04 22:59:50.103 DEBG Got DispatchEvent::ClosedAck(127.0.0.1:40127), addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:764 [INFO] [stdout] Jan 04 22:59:50.163 DEBG Dispatcher retrying connection to host 127.0.0.1:33151, attempt 0/10, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/dispatch/mod.rs:407 [INFO] [stdout] Jan 04 22:59:50.163 DEBG Got DispatchEvent::Connect(127.0.0.1:33151), addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:50.163 DEBG Requesting connection to 127.0.0.1:33151, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:50.164 DEBG Saying Hello to 127.0.0.1:33151, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:50.164 ERRO Error while reading from peer 127.0.0.1:33151: [INFO] [stdout] Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, addr: 127.0.0.1:41713, owner: NetworkThread, ctype: NetworkDispatcher, cid: 56ff4930-7183-4a2b-aad6-187a0c6a5fd2, system: kompact-runtime-18, location: src/net/network_thread.rs:511 [INFO] [stdout] Jan 04 22:59:50.227 TRCE Subscribing listener for 3e6663fc-84cd-4126-b51d-5eae566e113a., ctype: ComponentSupervisor, cid: 7bd63638-84bd-4751-bcef-7263e03c2873, system: kompact-runtime-19, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:50.227 TRCE Subscribing listener for 53b74f01-f096-481a-8598-a26f2cd884ff., ctype: ComponentSupervisor, cid: ed1c7e73-9006-4013-afc3-f1a64dfe527b, system: kompact-runtime-6, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:50.227 DEBG Component dying, cid: 3e6663fc-84cd-4126-b51d-5eae566e113a, system: kompact-runtime-19, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:50.227 DEBG Component stopping, cid: 53b74f01-f096-481a-8598-a26f2cd884ff, system: kompact-runtime-6, location: src/component/actual_component.rs:291 [INFO] [stdout] Jan 04 22:59:50.227 DEBG Stopping..., ctype: BigPingerAct, cid: 53b74f01-f096-481a-8598-a26f2cd884ff, system: kompact-runtime-6, location: src/component/definition.rs:160 [INFO] [stdout] Jan 04 22:59:50.227 DEBG Killing..., ctype: BigPongerAct, cid: 3e6663fc-84cd-4126-b51d-5eae566e113a, system: kompact-runtime-19, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:50.227 DEBG Component stopped, cid: 53b74f01-f096-481a-8598-a26f2cd884ff, system: kompact-runtime-6, location: src/component/actual_component.rs:221 [INFO] [stdout] Jan 04 22:59:50.228 TRCE Not running inactive scheduled., cid: 53b74f01-f096-481a-8598-a26f2cd884ff, system: kompact-runtime-6, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:50.228 DEBG Component killed, cid: 3e6663fc-84cd-4126-b51d-5eae566e113a, system: kompact-runtime-19, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:50.228 DEBG Component(53b74f01-f096-481a-8598-a26f2cd884ff) was stopped., ctype: ComponentSupervisor, cid: ed1c7e73-9006-4013-afc3-f1a64dfe527b, system: kompact-runtime-6, location: src/supervision.rs:274 [INFO] [stdout] Jan 04 22:59:50.228 TRCE Not running inactive scheduled., cid: 3e6663fc-84cd-4126-b51d-5eae566e113a, system: kompact-runtime-19, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:50.228 TRCE Component(3e6663fc-84cd-4126-b51d-5eae566e113a) was killed and deallocated., ctype: ComponentSupervisor, cid: 7bd63638-84bd-4751-bcef-7263e03c2873, system: kompact-runtime-19, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:50.236 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: ed1c7e73-9006-4013-afc3-f1a64dfe527b, system: kompact-runtime-6, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:50.236 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: ed1c7e73-9006-4013-afc3-f1a64dfe527b, system: kompact-runtime-6, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:50.236 DEBG Component dying, cid: 53b74f01-f096-481a-8598-a26f2cd884ff, system: kompact-runtime-6, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:50.237 DEBG Killing..., ctype: BigPingerAct, cid: 53b74f01-f096-481a-8598-a26f2cd884ff, system: kompact-runtime-6, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:50.237 DEBG Component killed, cid: 53b74f01-f096-481a-8598-a26f2cd884ff, system: kompact-runtime-6, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:50.237 TRCE Not running inactive scheduled., cid: 53b74f01-f096-481a-8598-a26f2cd884ff, system: kompact-runtime-6, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:50.237 DEBG Component(53b74f01-f096-481a-8598-a26f2cd884ff) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: ed1c7e73-9006-4013-afc3-f1a64dfe527b, system: kompact-runtime-6, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:50.237 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: ed1c7e73-9006-4013-afc3-f1a64dfe527b, system: kompact-runtime-6, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:50.237 DEBG Component dying, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:50.238 INFO Killing network..., ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/dispatch/mod.rs:882 [INFO] [stdout] Jan 04 22:59:50.238 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:50.238 DEBG Dropped its TCP server, addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:50.238 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:50.239 DEBG Stopped., addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:50.239 DEBG Stopped, addr: 127.0.0.1:37373, owner: NetworkThread, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:50.239 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:50.239 INFO Killed network., ctype: NetworkDispatcher, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:50.239 DEBG Component killed, cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:50.239 TRCE Not running inactive scheduled., cid: 5fc29b46-23a7-4539-a9ab-31a3908194c1, system: kompact-runtime-6, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:50.240 DEBG Component dying, cid: a8e62ca5-679d-4f9c-b4b2-cef0229de061, system: kompact-runtime-6, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:50.240 DEBG Killing..., ctype: DeadletterBox, cid: a8e62ca5-679d-4f9c-b4b2-cef0229de061, system: kompact-runtime-6, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:50.240 DEBG Component killed, cid: a8e62ca5-679d-4f9c-b4b2-cef0229de061, system: kompact-runtime-6, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:50.240 TRCE Not running inactive scheduled., cid: a8e62ca5-679d-4f9c-b4b2-cef0229de061, system: kompact-runtime-6, location: src/component/actual_component.rs:346 [INFO] [stdout] test remote_delivery_bigger_than_buffer_messages_eager_udp ... ok [INFO] [stdout] Jan 04 22:59:50.351 DEBG Dispatcher retrying connection to host 127.0.0.1:40127, attempt 0/10, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/dispatch/mod.rs:407 [INFO] [stdout] Jan 04 22:59:50.351 DEBG Got DispatchEvent::Connect(127.0.0.1:40127), addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:50.351 DEBG Requesting connection to 127.0.0.1:40127, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:50.351 DEBG Saying Hello to 127.0.0.1:40127, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:50.351 ERRO Error while reading from peer 127.0.0.1:40127: [INFO] [stdout] Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, addr: 127.0.0.1:43075, owner: NetworkThread, ctype: NetworkDispatcher, cid: e0b0f110-0558-43c7-a983-b3d2c4cbd2e5, system: kompact-runtime-20, location: src/net/network_thread.rs:511 [INFO] [stdout] Jan 04 22:59:50.391 DEBG Dispatcher retrying connection to host 127.0.0.1:36937, attempt 1/10, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/dispatch/mod.rs:407 [INFO] [stdout] Jan 04 22:59:50.392 DEBG Got DispatchEvent::Connect(127.0.0.1:36937), addr: 127.0.0.1:44505, owner: NetworkThread, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:50.392 DEBG Requesting connection to 127.0.0.1:36937, addr: 127.0.0.1:44505, owner: NetworkThread, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:50.393 DEBG Saying Hello to 127.0.0.1:36937, addr: 127.0.0.1:44505, owner: NetworkThread, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:50.393 ERRO Error while reading from peer 127.0.0.1:36937: [INFO] [stdout] Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, addr: 127.0.0.1:44505, owner: NetworkThread, ctype: NetworkDispatcher, cid: 00dfc580-d60c-4f0d-b9c3-317c98bca1a4, system: kompact-runtime-23, location: src/net/network_thread.rs:511 [INFO] [stdout] Jan 04 22:59:50.395 DEBG Dispatcher retrying connection to host 127.0.0.1:35161, attempt 1/10, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/dispatch/mod.rs:407 [INFO] [stdout] Jan 04 22:59:50.395 DEBG Got DispatchEvent::Connect(127.0.0.1:35161), addr: 127.0.0.1:33667, owner: NetworkThread, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/net/network_thread.rs:760 [INFO] [stdout] Jan 04 22:59:50.395 DEBG Requesting connection to 127.0.0.1:35161, addr: 127.0.0.1:33667, owner: NetworkThread, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/net/network_thread.rs:645 [INFO] [stdout] Jan 04 22:59:50.395 DEBG Saying Hello to 127.0.0.1:35161, addr: 127.0.0.1:33667, owner: NetworkThread, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/net/network_thread.rs:686 [INFO] [stdout] Jan 04 22:59:50.396 ERRO Error while reading from peer 127.0.0.1:35161: [INFO] [stdout] Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }, addr: 127.0.0.1:33667, owner: NetworkThread, ctype: NetworkDispatcher, cid: d348582a-bf63-4a8a-8ab0-1f492200f4e5, system: kompact-runtime-22, location: src/net/network_thread.rs:511 [INFO] [stdout] Jan 04 22:59:50.462 TRCE Subscribing listener for 0180ae7e-8909-4f2b-afb3-3ae16c1ad099., ctype: ComponentSupervisor, cid: 3b065d11-1bb3-4c86-9fa9-82aaa0a0eb82, system: kompact-runtime-25, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:50.463 DEBG Component dying, cid: 0180ae7e-8909-4f2b-afb3-3ae16c1ad099, system: kompact-runtime-25, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:50.463 DEBG Killing..., ctype: BigPongerAct, cid: 0180ae7e-8909-4f2b-afb3-3ae16c1ad099, system: kompact-runtime-25, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:50.464 DEBG Component killed, cid: 0180ae7e-8909-4f2b-afb3-3ae16c1ad099, system: kompact-runtime-25, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:50.465 TRCE Not running inactive scheduled., cid: 0180ae7e-8909-4f2b-afb3-3ae16c1ad099, system: kompact-runtime-25, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:50.465 TRCE Component(0180ae7e-8909-4f2b-afb3-3ae16c1ad099) was killed and deallocated., ctype: ComponentSupervisor, cid: 3b065d11-1bb3-4c86-9fa9-82aaa0a0eb82, system: kompact-runtime-25, location: src/supervision.rs:283 [INFO] [stdout] Jan 04 22:59:50.465 TRCE Subscribing listener for 8df06319-28ef-485a-afc3-60d8df96185e., ctype: ComponentSupervisor, cid: b0632f61-269b-4491-9c50-116dc3672c5d, system: kompact-runtime-7, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:50.466 DEBG Component stopping, cid: 8df06319-28ef-485a-afc3-60d8df96185e, system: kompact-runtime-7, location: src/component/actual_component.rs:291 [INFO] [stdout] Jan 04 22:59:50.466 DEBG Stopping..., ctype: BigPingerAct, cid: 8df06319-28ef-485a-afc3-60d8df96185e, system: kompact-runtime-7, location: src/component/definition.rs:160 [INFO] [stdout] Jan 04 22:59:50.467 DEBG Component stopped, cid: 8df06319-28ef-485a-afc3-60d8df96185e, system: kompact-runtime-7, location: src/component/actual_component.rs:221 [INFO] [stdout] Jan 04 22:59:50.467 TRCE Not running inactive scheduled., cid: 8df06319-28ef-485a-afc3-60d8df96185e, system: kompact-runtime-7, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:50.468 DEBG Component(8df06319-28ef-485a-afc3-60d8df96185e) was stopped., ctype: ComponentSupervisor, cid: b0632f61-269b-4491-9c50-116dc3672c5d, system: kompact-runtime-7, location: src/supervision.rs:274 [INFO] [stdout] Jan 04 22:59:50.468 DEBG Supervisor got shutdown request., ctype: ComponentSupervisor, cid: b0632f61-269b-4491-9c50-116dc3672c5d, system: kompact-runtime-7, location: src/supervision.rs:339 [INFO] [stdout] Jan 04 22:59:50.469 TRCE Killing 1 children., ctype: ComponentSupervisor, cid: b0632f61-269b-4491-9c50-116dc3672c5d, system: kompact-runtime-7, location: src/supervision.rs:347 [INFO] [stdout] Jan 04 22:59:50.469 DEBG Component dying, cid: 8df06319-28ef-485a-afc3-60d8df96185e, system: kompact-runtime-7, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:50.470 DEBG Killing..., ctype: BigPingerAct, cid: 8df06319-28ef-485a-afc3-60d8df96185e, system: kompact-runtime-7, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:50.470 DEBG Component killed, cid: 8df06319-28ef-485a-afc3-60d8df96185e, system: kompact-runtime-7, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:50.471 TRCE Not running inactive scheduled., cid: 8df06319-28ef-485a-afc3-60d8df96185e, system: kompact-runtime-7, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:50.471 DEBG Component(8df06319-28ef-485a-afc3-60d8df96185e) was killed but there are still outstanding references preventing deallocation., ctype: ComponentSupervisor, cid: b0632f61-269b-4491-9c50-116dc3672c5d, system: kompact-runtime-7, location: src/supervision.rs:289 [INFO] [stdout] Jan 04 22:59:50.472 DEBG Last child of the Supervisor is dead or faulty!, ctype: ComponentSupervisor, cid: b0632f61-269b-4491-9c50-116dc3672c5d, system: kompact-runtime-7, location: src/supervision.rs:217 [INFO] [stdout] Jan 04 22:59:50.472 DEBG Component dying, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:50.473 INFO Killing network..., ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/dispatch/mod.rs:882 [INFO] [stdout] test remote_delivery_bigger_than_buffer_messages_lazy_udp ... ok [INFO] [stdout] Jan 04 22:59:50.474 DEBG Stopping NetworkBridge..., owner: Bridge, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/mod.rs:214 [INFO] [stdout] Jan 04 22:59:50.474 DEBG Dropped its TCP server, addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/network_thread.rs:820 [INFO] [stdout] Jan 04 22:59:50.475 DEBG Dropped its UDP socket with message count 0, addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/network_thread.rs:826 [INFO] [stdout] Jan 04 22:59:50.475 DEBG Stopped., addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/network_thread.rs:832 [INFO] [stdout] Jan 04 22:59:50.476 DEBG Stopped, addr: 127.0.0.1:40403, owner: NetworkThread, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/network_thread.rs:196 [INFO] [stdout] Jan 04 22:59:50.476 DEBG Stopped NetworkBridge., owner: Bridge, ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/net/mod.rs:220 [INFO] [stdout] Jan 04 22:59:50.476 INFO Killed network., ctype: NetworkDispatcher, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/dispatch/mod.rs:884 [INFO] [stdout] Jan 04 22:59:50.477 DEBG Component killed, cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:50.477 TRCE Not running inactive scheduled., cid: b3a9c94c-852c-46cc-8876-0accbc617de3, system: kompact-runtime-7, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:50.478 DEBG Component dying, cid: afbdbb0d-cdac-49a8-8623-565844c67de5, system: kompact-runtime-7, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:50.478 DEBG Killing..., ctype: DeadletterBox, cid: afbdbb0d-cdac-49a8-8623-565844c67de5, system: kompact-runtime-7, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:50.479 DEBG Component killed, cid: afbdbb0d-cdac-49a8-8623-565844c67de5, system: kompact-runtime-7, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:50.479 TRCE Not running inactive scheduled., cid: afbdbb0d-cdac-49a8-8623-565844c67de5, system: kompact-runtime-7, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:50.514 TRCE Subscribing listener for a1d040f4-5d24-4b45-ba43-39730c1d3512., ctype: ComponentSupervisor, cid: e9d6b370-969e-48f9-9b36-4dabc743fb1c, system: kompact-runtime-10, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:50.514 DEBG Component stopping, cid: a1d040f4-5d24-4b45-ba43-39730c1d3512, system: kompact-runtime-10, location: src/component/actual_component.rs:291 [INFO] [stdout] Jan 04 22:59:50.515 DEBG Stopping..., ctype: BigPingerAct, cid: a1d040f4-5d24-4b45-ba43-39730c1d3512, system: kompact-runtime-10, location: src/component/definition.rs:160 [INFO] [stdout] Jan 04 22:59:50.515 DEBG Component stopped, cid: a1d040f4-5d24-4b45-ba43-39730c1d3512, system: kompact-runtime-10, location: src/component/actual_component.rs:221 [INFO] [stdout] Jan 04 22:59:50.516 TRCE Not running inactive scheduled., cid: a1d040f4-5d24-4b45-ba43-39730c1d3512, system: kompact-runtime-10, location: src/component/actual_component.rs:346 [INFO] [stdout] Jan 04 22:59:50.516 DEBG Component(a1d040f4-5d24-4b45-ba43-39730c1d3512) was stopped., ctype: ComponentSupervisor, cid: e9d6b370-969e-48f9-9b36-4dabc743fb1c, system: kompact-runtime-10, location: src/supervision.rs:274 [INFO] [stdout] Jan 04 22:59:50.517 TRCE Subscribing listener for fb135190-b3dc-423c-94d9-ce3c5741203b., ctype: ComponentSupervisor, cid: 4129818a-6b93-40f9-a586-64060cc58a69, system: kompact-runtime-26, location: src/supervision.rs:324 [INFO] [stdout] Jan 04 22:59:50.517 DEBG Component dying, cid: fb135190-b3dc-423c-94d9-ce3c5741203b, system: kompact-runtime-26, location: src/component/actual_component.rs:302 [INFO] [stdout] Jan 04 22:59:50.518 DEBG Killing..., ctype: BigPongerAct, cid: fb135190-b3dc-423c-94d9-ce3c5741203b, system: kompact-runtime-26, location: src/component/definition.rs:171 [INFO] [stdout] Jan 04 22:59:50.518 DEBG Component killed, cid: fb135190-b3dc-423c-94d9-ce3c5741203b, system: kompact-runtime-26, location: src/component/actual_component.rs:230 [INFO] [stdout] Jan 04 22:59:50.519 TRCE Not running inactive scheduled., cid: fb135190-b3dc-423c-94d9-ce3c5741203b, system: kompact-runtime-26, location: src/component/actual_component.rs:346 [INFO] [stdout] test remote_delivery_bigger_than_buffer_messages_preserialised_udp ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests kompact [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test src/component/context.rs - component::context::ComponentContext::config (line 140) ... FAILED [INFO] [stdout] test src/actors/mod.rs - actors::NetworkActor (line 210) ... FAILED [INFO] [stdout] test src/lib.rs - (line 7) ... FAILED [INFO] [stdout] test src/messaging/deser_macro.rs - match_deser (line 34) ... FAILED [INFO] [stdout] test src/dispatch/mod.rs - dispatch::NetworkDispatcher::new (line 252) ... FAILED [INFO] [stdout] test src/component/context.rs - component::context::ComponentContext::log (line 101) ... FAILED [INFO] [stdout] test src/actors/refs.rs - actors::refs::ActorRef::ask (line 415) ... FAILED [INFO] [stdout] test src/actors/refs.rs - actors::refs::ActorRefStrong::ask (line 245) ... FAILED [INFO] [stdout] test src/dispatch/mod.rs - dispatch::NetworkConfig (line 54) ... FAILED [INFO] [stdout] test src/messaging/net_message.rs - messaging::net_message::NetData::try_deserialise (line 351) ... FAILED [INFO] [stdout] test src/messaging/deser_macro.rs - match_deser (line 10) ... FAILED [INFO] [stdout] test src/component/mod.rs - component::Handled::block_on (line 65) ... FAILED [INFO] [stdout] test src/messaging/net_message.rs - messaging::net_message::NetData::try_deserialise_unchecked (line 400) ... FAILED [INFO] [stdout] test src/actors/mod.rs - actors::Actor (line 90) ... FAILED [INFO] [stdout] test src/actors/mod.rs - actors::ActorRaw (line 41) ... FAILED [INFO] [stdout] test src/component/definition.rs - component::definition::ComponentDefinition::spawn_local (line 73) ... FAILED [INFO] [stdout] test src/messaging/net_message.rs - messaging::net_message::NetMessage::try_deserialise (line 209) ... FAILED [INFO] [stdout] test src/ports.rs - ports::ProvidedPort (line 70) ... FAILED [INFO] [stdout] test src/messaging/net_message.rs - messaging::net_message::NetMessage::try_deserialise_unchecked (line 263) ... FAILED [INFO] [stdout] test src/messaging/net_message.rs - messaging::net_message::NetMessage::try_into_deserialised (line 146) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::config (line 154) ... FAILED [INFO] [stdout] test src/ports.rs - ports::RequiredPort (line 180) ... FAILED [INFO] [stdout] test src/runtime/config.rs - runtime::config::KompactConfig::system_components (line 192) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem (line 47) ... FAILED [INFO] [stdout] test src/ports.rs - ports::Port (line 22) ... FAILED [INFO] [stdout] test src/runtime/config.rs - runtime::config::KompactConfig (line 20) ... FAILED [INFO] [stdout] test src/runtime/config.rs - runtime::config::KompactConfig::build (line 350) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::create_and_register (line 453) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::kill (line 762) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::register (line 421) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::create (line 191) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::set_routing_policy (line 590) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::shutdown (line 893) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::logger (line 136) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::register_by_alias (line 499) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::shutdown_async (line 915) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::kill_notify (line 797) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::update_alias_registration (line 544) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::stop_notify (line 726) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::stop (line 693) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::create (line 1062) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::start_notify (line 660) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::KompactSystem::start (line 634) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::create_and_register (line 1135) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::register_by_alias (line 1171) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::kill (line 1399) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::shutdown_async (line 1467) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::kill_notify (line 1431) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::stop (line 1341) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::register (line 1111) ... FAILED [INFO] [stdout] test src/timer/timer_manager.rs - timer::timer_manager::Timer::schedule_periodic (line 102) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::set_routing_policy (line 1253) ... FAILED [INFO] [stdout] test src/utils.rs - utils::biconnect_components (line 72) ... FAILED [INFO] [stdout] test src/timer/timer_manager.rs - timer::timer_manager::Timer::schedule_once (line 52) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::stop_notify (line 1371) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::update_alias_registration (line 1211) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::start_notify (line 1316) ... FAILED [INFO] [stdout] test src/runtime/system.rs - runtime::system::SystemHandle::start (line 1293) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/component/context.rs - component::context::ComponentContext::config (line 140) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/actors/mod.rs - actors::NetworkActor (line 210) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 7) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messaging/deser_macro.rs - match_deser (line 34) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dispatch/mod.rs - dispatch::NetworkDispatcher::new (line 252) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/component/context.rs - component::context::ComponentContext::log (line 101) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/actors/refs.rs - actors::refs::ActorRef::ask (line 415) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/actors/refs.rs - actors::refs::ActorRefStrong::ask (line 245) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dispatch/mod.rs - dispatch::NetworkConfig (line 54) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messaging/net_message.rs - messaging::net_message::NetData::try_deserialise (line 351) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messaging/deser_macro.rs - match_deser (line 10) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/component/mod.rs - component::Handled::block_on (line 65) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messaging/net_message.rs - messaging::net_message::NetData::try_deserialise_unchecked (line 400) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/actors/mod.rs - actors::Actor (line 90) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/actors/mod.rs - actors::ActorRaw (line 41) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/component/definition.rs - component::definition::ComponentDefinition::spawn_local (line 73) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messaging/net_message.rs - messaging::net_message::NetMessage::try_deserialise (line 209) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ports.rs - ports::ProvidedPort (line 70) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messaging/net_message.rs - messaging::net_message::NetMessage::try_deserialise_unchecked (line 263) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messaging/net_message.rs - messaging::net_message::NetMessage::try_into_deserialised (line 146) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::config (line 154) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ports.rs - ports::RequiredPort (line 180) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/config.rs - runtime::config::KompactConfig::system_components (line 192) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem (line 47) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ports.rs - ports::Port (line 22) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/config.rs - runtime::config::KompactConfig (line 20) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/config.rs - runtime::config::KompactConfig::build (line 350) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::create_and_register (line 453) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::kill (line 762) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::register (line 421) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::create (line 191) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::set_routing_policy (line 590) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::shutdown (line 893) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::logger (line 136) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::register_by_alias (line 499) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::shutdown_async (line 915) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::kill_notify (line 797) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::update_alias_registration (line 544) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::stop_notify (line 726) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::stop (line 693) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::create (line 1062) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::start_notify (line 660) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::KompactSystem::start (line 634) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::create_and_register (line 1135) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::register_by_alias (line 1171) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::kill (line 1399) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::shutdown_async (line 1467) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::kill_notify (line 1431) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::stop (line 1341) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::register (line 1111) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/timer/timer_manager.rs - timer::timer_manager::Timer::schedule_periodic (line 102) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::set_routing_policy (line 1253) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/utils.rs - utils::biconnect_components (line 72) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/timer/timer_manager.rs - timer::timer_manager::Timer::schedule_once (line 52) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::stop_notify (line 1371) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::update_alias_registration (line 1211) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::start_notify (line 1316) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/runtime/system.rs - runtime::system::SystemHandle::start (line 1293) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/actors/mod.rs - actors::Actor (line 90) [INFO] [stdout] src/actors/mod.rs - actors::ActorRaw (line 41) [INFO] [stdout] src/actors/mod.rs - actors::NetworkActor (line 210) [INFO] [stdout] src/actors/refs.rs - actors::refs::ActorRef::ask (line 415) [INFO] [stdout] src/actors/refs.rs - actors::refs::ActorRefStrong::ask (line 245) [INFO] [stdout] src/component/context.rs - component::context::ComponentContext::config (line 140) [INFO] [stdout] src/component/context.rs - component::context::ComponentContext::log (line 101) [INFO] [stdout] src/component/definition.rs - component::definition::ComponentDefinition::spawn_local (line 73) [INFO] [stdout] src/component/mod.rs - component::Handled::block_on (line 65) [INFO] [stdout] src/dispatch/mod.rs - dispatch::NetworkConfig (line 54) [INFO] [stdout] src/dispatch/mod.rs - dispatch::NetworkDispatcher::new (line 252) [INFO] [stdout] src/lib.rs - (line 7) [INFO] [stdout] src/messaging/deser_macro.rs - match_deser (line 10) [INFO] [stdout] src/messaging/deser_macro.rs - match_deser (line 34) [INFO] [stdout] src/messaging/net_message.rs - messaging::net_message::NetData::try_deserialise (line 351) [INFO] [stdout] src/messaging/net_message.rs - messaging::net_message::NetData::try_deserialise_unchecked (line 400) [INFO] [stdout] src/messaging/net_message.rs - messaging::net_message::NetMessage::try_deserialise (line 209) [INFO] [stdout] src/messaging/net_message.rs - messaging::net_message::NetMessage::try_deserialise_unchecked (line 263) [INFO] [stdout] src/messaging/net_message.rs - messaging::net_message::NetMessage::try_into_deserialised (line 146) [INFO] [stdout] src/ports.rs - ports::Port (line 22) [INFO] [stdout] src/ports.rs - ports::ProvidedPort (line 70) [INFO] [stdout] src/ports.rs - ports::RequiredPort (line 180) [INFO] [stdout] src/runtime/config.rs - runtime::config::KompactConfig (line 20) [INFO] [stdout] src/runtime/config.rs - runtime::config::KompactConfig::build (line 350) [INFO] [stdout] src/runtime/config.rs - runtime::config::KompactConfig::system_components (line 192) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem (line 47) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::config (line 154) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::create (line 191) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::create_and_register (line 453) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::kill (line 762) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::kill_notify (line 797) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::logger (line 136) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::register (line 421) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::register_by_alias (line 499) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::set_routing_policy (line 590) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::shutdown (line 893) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::shutdown_async (line 915) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::start (line 634) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::start_notify (line 660) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::stop (line 693) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::stop_notify (line 726) [INFO] [stdout] src/runtime/system.rs - runtime::system::KompactSystem::update_alias_registration (line 544) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::create (line 1062) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::create_and_register (line 1135) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::kill (line 1399) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::kill_notify (line 1431) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::register (line 1111) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::register_by_alias (line 1171) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::set_routing_policy (line 1253) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::shutdown_async (line 1467) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::start (line 1293) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::start_notify (line 1316) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::stop (line 1341) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::stop_notify (line 1371) [INFO] [stdout] src/runtime/system.rs - runtime::system::SystemHandle::update_alias_registration (line 1211) [INFO] [stdout] src/timer/timer_manager.rs - timer::timer_manager::Timer::schedule_once (line 52) [INFO] [stdout] src/timer/timer_manager.rs - timer::timer_manager::Timer::schedule_periodic (line 102) [INFO] [stdout] src/utils.rs - utils::biconnect_components (line 72) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 58 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "8c366ad978edc62d532afecb90fdb9a7e5483329950e7b5e738583c3ef68df46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c366ad978edc62d532afecb90fdb9a7e5483329950e7b5e738583c3ef68df46", kill_on_drop: false }` [INFO] [stdout] 8c366ad978edc62d532afecb90fdb9a7e5483329950e7b5e738583c3ef68df46